update version to 5.17.4

This commit is contained in:
tibbi 2023-03-21 18:31:54 +01:00
parent 3f40182491
commit 936495f3d1
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 50
versionName "5.17.3"
versionCode 51
versionName "5.17.4"
setProperty("archivesBaseName", "dialer")
}