We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17647f0 commit 5976e01Copy full SHA for 5976e01
app/build.gradle.kts
@@ -14,8 +14,8 @@ android {
14
applicationId = "de.szalkowski.activitylauncher"
15
minSdk = 16
16
targetSdk = 34
17
- versionCode = 50
18
- versionName = "2.0.0"
+ versionCode = 51
+ versionName = "2.0.1"
19
20
multiDexEnabled = true
21
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments