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 37a5443 commit 81eab3eCopy full SHA for 81eab3e
1 file changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.applauncher"
16
minSdkVersion 21
17
targetSdkVersion 30
18
- versionCode 38
19
- versionName "5.7.1"
+ versionCode 39
+ versionName "5.7.2"
20
multiDexEnabled true
21
setProperty("archivesBaseName", "app-launcher")
22
}
0 commit comments