update version to 5.17.1

This commit is contained in:
tibbi 2023-01-04 16:40:26 +01:00
parent cc72df7f52
commit 55d9a71752
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 47
versionName "5.17.0"
versionCode 48
versionName "5.17.1"
setProperty("archivesBaseName", "dialer")
}