0.2.3
Some checks failed
Android CI / build (push) Has been cancelled

This commit is contained in:
Josia Pietsch 2025-06-24 21:37:34 +02:00
parent dd3ba74f75
commit b9792e9942
Signed by: jrpie
GPG key ID: E70B571D66986A2D
2 changed files with 7 additions and 2 deletions

View file

@ -23,8 +23,8 @@ android {
minSdkVersion 21
targetSdkVersion 35
compileSdk 35
versionCode 47
versionName "0.2.2"
versionCode 48
versionName "0.2.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}