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

This commit is contained in:
Josia Pietsch 2025-05-17 13:00:16 +02:00
parent 118efd0b62
commit dd3a2e91bd
Signed by: jrpie
GPG key ID: E70B571D66986A2D
2 changed files with 12 additions and 2 deletions

View file

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