update version to 5.17.5

This commit is contained in:
tibbi
2023-03-29 12:44:04 +02:00
parent a2ea149d06
commit 325629e862

View File

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