update version to 5.17.6

This commit is contained in:
tibbi 2023-04-07 18:15:02 +02:00
parent 6039c591ff
commit 526cac4fed

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 33
versionCode 52
versionName "5.17.5"
versionCode 53
versionName "5.17.6"
setProperty("archivesBaseName", "dialer")
}