This commit is contained in:
Josia Pietsch 2024-11-27 15:30:21 +01:00
parent 3de4b7c56f
commit 608f4c0bd0
Signed by: jrpie
GPG key ID: E70B571D66986A2D
2 changed files with 13 additions and 2 deletions

View file

@ -23,8 +23,8 @@ android {
minSdkVersion 21
targetSdkVersion 35
compileSdk 35
versionCode 31
versionName "j-0.0.15.2"
versionCode 32
versionName "j-0.0.16"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}