This commit is contained in:
Josia Pietsch 2024-11-03 22:12:56 +01:00
parent ec529dd75a
commit d98258b316
Signed by: jrpie
GPG key ID: E70B571D66986A2D
4 changed files with 30 additions and 20 deletions

View file

@ -23,8 +23,8 @@ android {
minSdkVersion 21
targetSdkVersion 35
compileSdk 35
versionCode 26
versionName "j-0.0.12"
versionCode 27
versionName "j-0.0.13"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}