update version to 5.11.5

This commit is contained in:
tibbi 2022-03-07 22:50:07 +01:00
parent 0942fce37b
commit 7708a5e787

View File

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