This commit is contained in:
Josia Pietsch 2025-04-15 18:38:00 +02:00
parent 3d49ec16a7
commit 2774b74d9d
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 43
versionName "0.1.3"
versionCode 44
versionName "0.1.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}