0.0.22
Some checks are pending
Android CI / build (push) Waiting to run

This commit is contained in:
Josia Pietsch 2025-02-17 22:39:49 +01:00
parent a295c0ab4b
commit befa3afc5d
Signed by: jrpie
GPG key ID: E70B571D66986A2D
3 changed files with 9 additions and 3 deletions

View file

@ -23,8 +23,8 @@ android {
minSdkVersion 21
targetSdkVersion 35
compileSdk 35
versionCode 37
versionName "0.0.21"
versionCode 38
versionName "0.0.22"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}