update version to 5.6.2

This commit is contained in:
tibbi
2021-02-12 19:09:12 +01:00
parent 0665d82b0f
commit 2ddf3bd7f8

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 29
versionCode 20
versionName "5.6.1"
versionCode 21
versionName "5.6.2"
setProperty("archivesBaseName", "dialer")
}