update version to 5.15.0

This commit is contained in:
tibbi 2022-09-02 23:48:52 +02:00
parent e3596d753a
commit 7a067a5d1e
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 41
versionName "5.14.1"
versionCode 42
versionName "5.15.0"
setProperty("archivesBaseName", "dialer")
}