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 dea8766 commit 7874817Copy full SHA for 7874817
1 file changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.applauncher"
16
minSdkVersion 21
17
targetSdkVersion 31
18
- versionCode 44
19
- versionName "5.9.2"
+ versionCode 45
+ versionName "5.9.3"
20
multiDexEnabled true
21
setProperty("archivesBaseName", "app-launcher")
22
}
0 commit comments