diff --git a/app/build.gradle b/app/build.gradle index 359f5a7..f7f349e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { applicationId "de.jrpie.android.launcher" minSdkVersion 21 targetSdkVersion 35 - versionCode 18 - versionName "j-0.0.6" + versionCode 19 + versionName "j-0.0.7" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }