update version to 5.5.4

This commit is contained in:
tibbi 2020-12-07 18:41:36 +01:00
parent aed0e1aa15
commit 58f946cac2

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 29
versionCode 17
versionName "5.5.3"
versionCode 18
versionName "5.5.4"
setProperty("archivesBaseName", "dialer")
}