This commit is contained in:
Josia Pietsch 2025-03-14 16:35:41 +01:00
parent 541e60356c
commit e02ca4091f
Signed by: jrpie
GPG key ID: E70B571D66986A2D
3 changed files with 16 additions and 3 deletions

View file

@ -23,8 +23,8 @@ android {
minSdkVersion 21
targetSdkVersion 35
compileSdk 35
versionCode 39
versionName "0.0.23"
versionCode 40
versionName "0.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}