update version to 5.3.0

This commit is contained in:
tibbi 2020-08-20 16:04:26 +02:00
parent 54a7475ea4
commit 56b064092b

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 30
versionCode 25
versionName "5.2.0"
versionCode 27
versionName "5.3.0"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}