version j-0.0.9

This commit is contained in:
Josia Pietsch 2024-08-28 21:02:27 +02:00
parent d4f672fc51
commit eeb31d6cf1
Signed by: jrpie
GPG key ID: E70B571D66986A2D
2 changed files with 3 additions and 3 deletions

View file

@ -23,8 +23,8 @@ android {
applicationId "de.jrpie.android.launcher"
minSdkVersion 21
targetSdkVersion 35
versionCode 20
versionName "j-0.0.8"
versionCode 21
versionName "j-0.0.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}