update version to 5.2.1

This commit is contained in:
tibbi 2020-05-23 18:14:40 +02:00
parent 931af9c7e0
commit 388dbb48c9
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 7
versionName "5.2.0"
versionCode 8
versionName "5.2.1"
setProperty("archivesBaseName", "dialer")
}