update version to 5.2.0

This commit is contained in:
tibbi
2020-05-21 23:09:13 +02:00
parent cc8f306857
commit 7295f58b8f

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 29
versionCode 6
versionName "5.1.4"
versionCode 7
versionName "5.2.0"
setProperty("archivesBaseName", "dialer")
}