update version to 5.3.0

This commit is contained in:
tibbi 2020-05-31 10:52:31 +02:00
parent e497df7a65
commit f59eea20d2
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 9
versionName "5.2.2"
versionCode 10
versionName "5.3.0"
setProperty("archivesBaseName", "dialer")
}