update version to 5.5.3

This commit is contained in:
tibbi 2020-11-04 17:23:40 +01:00
parent 07fe235e35
commit 96a8be4be5
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 16
versionName "5.5.2"
versionCode 17
versionName "5.5.3"
setProperty("archivesBaseName", "dialer")
}