update version to 5.11.0

This commit is contained in:
tibbi 2021-11-21 21:25:23 +01:00
parent 03d876f05a
commit aa22d0c197
1 changed files with 2 additions and 2 deletions

View File

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