This commit is contained in:
Josia Pietsch 2024-11-04 17:39:05 +01:00
parent 592d2f6f8e
commit cd600af09f
Signed by: jrpie
GPG key ID: E70B571D66986A2D

View file

@ -23,8 +23,8 @@ android {
minSdkVersion 21
targetSdkVersion 35
compileSdk 35
versionCode 27
versionName "j-0.0.13"
versionCode 28
versionName "j-0.0.14"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}