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 e21ca7d commit 1b118f0Copy full SHA for 1b118f0
app/build.gradle
@@ -16,7 +16,7 @@ android {
16
applicationId "com.simplemobiletools.launcher"
17
minSdkVersion 30
18
targetSdkVersion 33
19
- versionCode 1
+ versionCode 2
20
versionName "5.0.0"
21
setProperty("archivesBaseName", "launcher")
22
}
0 commit comments