update version to 5.6.0

This commit is contained in:
tibbi 2021-01-01 10:07:36 +01:00
parent 0ced0eba96
commit bf798c3ad8
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 29
versionCode 18
versionName "5.5.4"
versionCode 19
versionName "5.6.0"
setProperty("archivesBaseName", "dialer")
}