This commit is contained in:
Josia Pietsch 2024-09-13 00:37:27 +02:00
parent 435250d704
commit dddc2827b3
Signed by: jrpie
GPG key ID: E70B571D66986A2D
2 changed files with 10 additions and 2 deletions

View file

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