update version to 5.15.4

This commit is contained in:
tibbi 2022-10-06 20:47:20 +02:00
parent 434282d28d
commit 96e356c62b
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 43
versionName "5.15.3"
versionCode 44
versionName "5.15.4"
setProperty("archivesBaseName", "dialer")
}