update version to 5.6.0

This commit is contained in:
tibbi 2021-11-03 23:18:30 +01:00
parent 4a7822ed45
commit 6a83a80415

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 21
targetSdkVersion 30
versionCode 35
versionName "5.5.2"
versionCode 36
versionName "5.6.0"
multiDexEnabled true
setProperty("archivesBaseName", "app-launcher")
}