update version to 5.7.0

This commit is contained in:
tibbi 2021-05-23 16:39:19 +02:00
parent 815cdc0adc
commit fec6a2de8d
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 23
versionName "5.6.4"
versionCode 24
versionName "5.7.0"
setProperty("archivesBaseName", "dialer")
}