This commit is contained in:
Josia Pietsch 2025-01-12 22:47:58 +01:00
parent cd36fad8cd
commit 74b448cd0f
Signed by: jrpie
GPG key ID: E70B571D66986A2D
3 changed files with 9 additions and 15 deletions

View file

@ -23,8 +23,8 @@ android {
minSdkVersion 21
targetSdkVersion 35
compileSdk 35
versionCode 35
versionName "j-0.0.19"
versionCode 36
versionName "j-0.0.20"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}