update version to 5.2.2

This commit is contained in:
tibbi
2020-05-23 21:11:01 +02:00
parent 81132d5141
commit 55e65bea36

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 29
versionCode 8
versionName "5.2.1"
versionCode 9
versionName "5.2.2"
setProperty("archivesBaseName", "dialer")
}