update version to 5.5.1

This commit is contained in:
tibbi 2020-09-18 22:54:05 +02:00
parent a325c979ee
commit d2fa9ce462
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 14
versionName "5.5.0"
versionCode 15
versionName "5.5.1"
setProperty("archivesBaseName", "dialer")
}