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 e58edd2 commit 0fdcf88Copy full SHA for 0fdcf88
1 file changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.applauncher"
16
minSdkVersion 21
17
targetSdkVersion 30
18
- versionCode 36
19
- versionName "5.6.0"
+ versionCode 37
+ versionName "5.7.0"
20
multiDexEnabled true
21
setProperty("archivesBaseName", "app-launcher")
22
}
0 commit comments