update version to 5.11.1

This commit is contained in:
tibbi 2021-11-29 17:07:52 +01:00
parent ab0570e95a
commit f45c5a93c6

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 30
versionCode 29
versionName "5.11.0"
versionCode 30
versionName "5.11.1"
setProperty("archivesBaseName", "dialer")
}