update version to 5.9.0

This commit is contained in:
tibbi 2021-09-12 17:11:42 +02:00
parent 44ac6425c3
commit 9b4c905f61
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 25
versionName "5.8.0"
versionCode 26
versionName "5.9.0"
setProperty("archivesBaseName", "dialer")
}