update version to 5.5.2

This commit is contained in:
tibbi 2020-10-27 23:38:34 +01:00
parent 26522b9ab2
commit 4137933f7d
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 15
versionName "5.5.1"
versionCode 16
versionName "5.5.2"
setProperty("archivesBaseName", "dialer")
}