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 353937b commit 7e0ef93Copy full SHA for 7e0ef93
app/build.gradle.kts
@@ -14,8 +14,8 @@ android {
14
applicationId = "de.szalkowski.activitylauncher"
15
minSdk = 16
16
targetSdk = 36
17
- versionCode = 53
18
- versionName = "2.0.3"
+ versionCode = 54
+ versionName = "2.0.4"
19
20
multiDexEnabled = true
21
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments