update version to 5.5.0

This commit is contained in:
tibbi
2020-08-07 23:00:32 +02:00
parent 3febe2e5a8
commit ec07505414

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 29
versionCode 12
versionName "5.4.1"
versionCode 14
versionName "5.5.0"
setProperty("archivesBaseName", "dialer")
}