update version to 5.12.0

This commit is contained in:
tibbi 2022-04-13 10:13:02 +02:00
parent 997f8325a8
commit a59b24dd69
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 31
versionCode 34
versionName "5.11.5"
versionCode 35
versionName "5.12.0"
setProperty("archivesBaseName", "dialer")
}