update version to 5.15.5

This commit is contained in:
tibbi
2022-10-25 10:22:22 +02:00
parent 5fab5208a0
commit aed6d50263

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 33
versionCode 44
versionName "5.15.4"
versionCode 45
versionName "5.15.5"
setProperty("archivesBaseName", "dialer")
}