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

This commit is contained in:
Josia Pietsch 2025-05-10 16:37:30 +02:00
parent d806342a83
commit 62d69330b0
Signed by: jrpie
GPG key ID: E70B571D66986A2D
7 changed files with 20 additions and 11 deletions

View file

@ -23,8 +23,8 @@ android {
minSdkVersion 21
targetSdkVersion 35
compileSdk 35
versionCode 44
versionName "0.1.4"
versionCode 45
versionName "0.2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}