update version to 5.6.3

This commit is contained in:
tibbi 2021-04-03 20:43:46 +02:00
parent b3ac52326e
commit c6f3d2b171

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 30
versionCode 21
versionName "5.6.2"
versionCode 22
versionName "5.6.3"
setProperty("archivesBaseName", "dialer")
}