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 0f5ac61 commit 9e8847dCopy full SHA for 9e8847d
1 file changed
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.simplemobiletools.launcher"
17
minSdkVersion 30
18
targetSdkVersion 33
19
- versionCode 3
20
- versionName "5.0.1"
+ versionCode 4
+ versionName "5.0.2"
21
setProperty("archivesBaseName", "launcher")
22
}
23
0 commit comments