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

This commit is contained in:
Josia Pietsch 2025-03-19 17:55:35 +01:00
parent fa34cbae90
commit 0baa889de5
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 40
versionName "0.1.0"
versionCode 41
versionName "0.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}