update version to 5.2.0

This commit is contained in:
tibbi 2020-05-24 22:21:50 +02:00
parent d7bbe225b3
commit 7a71ebd9b6

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 29
versionCode 24
versionName "5.1.2"
versionCode 25
versionName "5.2.0"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}