update version to 5.4.1

This commit is contained in:
tibbi 2020-07-12 22:14:58 +02:00
parent 44c3b0d1a0
commit b2f4cd60c3
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 29
versionCode 11
versionName "5.4.0"
versionCode 12
versionName "5.4.1"
setProperty("archivesBaseName", "dialer")
}