update version to 5.15.3

This commit is contained in:
tibbi 2022-09-14 13:06:22 +02:00
parent aea572c246
commit 3b73799ccc

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 33
versionCode 42
versionName "5.15.0"
versionCode 43
versionName "5.15.3"
setProperty("archivesBaseName", "dialer")
}