update version to 5.8.0

This commit is contained in:
tibbi 2021-07-26 21:14:32 +02:00
parent ea743258d0
commit 5ff3f90905
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 24
versionName "5.7.0"
versionCode 25
versionName "5.8.0"
setProperty("archivesBaseName", "dialer")
}