update version to 5.1.0

This commit is contained in:
tibbi 2020-05-13 22:51:06 +02:00
parent 58e9a79ba0
commit fc4829224f
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 1
versionName "5.0.0"
versionCode 2
versionName "5.1.0"
setProperty("archivesBaseName", "dialer")
}