update version to 5.17.3

This commit is contained in:
tibbi 2023-01-12 15:26:01 +01:00
parent 3c8965cec8
commit 4bd2224792
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 49
versionName "5.17.2"
versionCode 50
versionName "5.17.3"
setProperty("archivesBaseName", "dialer")
}