fix: updated tutorial

This commit is contained in:
Josia Pietsch 2024-07-20 01:06:02 +02:00
parent 765a34dc61
commit 89f62fa835
Signed by: jrpie
GPG key ID: E70B571D66986A2D
10 changed files with 12 additions and 6 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "de.jrpie.android.launcher"
minSdkVersion 21
targetSdkVersion 35
versionCode 15
versionName "j-alpha-0.3"
versionCode 16
versionName "j-0.0.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}