update version to 5.17.7

This commit is contained in:
tibbi 2023-04-12 14:45:34 +02:00
parent bb048a4d33
commit 9cd02ff987
1 changed files with 2 additions and 2 deletions

View File

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