version j-0.0.6

This commit is contained in:
Josia Pietsch 2024-08-02 22:46:18 +02:00
parent 500062b29b
commit 9a438df3f9
Signed by: jrpie
GPG key ID: E70B571D66986A2D
3 changed files with 3 additions and 5 deletions

View file

@ -23,8 +23,8 @@ android {
applicationId "de.jrpie.android.launcher"
minSdkVersion 21
targetSdkVersion 35
versionCode 17
versionName "j-0.0.5"
versionCode 18
versionName "j-0.0.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}