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