update version to 5.4.0

This commit is contained in:
tibbi
2020-06-19 14:08:24 +02:00
parent c23c429884
commit 9f6fd5d1f0

View File

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