update version to 5.11.4

This commit is contained in:
tibbi 2022-02-08 23:27:32 +01:00
parent 05ae7cd667
commit cb28460060
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 32
versionName "5.11.3"
versionCode 33
versionName "5.11.4"
setProperty("archivesBaseName", "dialer")
}