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 f696915 commit 7a60c99Copy full SHA for 7a60c99
1 file changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.applauncher"
16
minSdkVersion 23
17
targetSdkVersion 33
18
- versionCode 48
19
- versionName "5.10.1"
+ versionCode 49
+ versionName "5.11.0"
20
multiDexEnabled true
21
setProperty("archivesBaseName", "app-launcher")
22
}
0 commit comments