update version to 5.1.2

This commit is contained in:
tibbi 2020-05-15 10:48:24 +02:00
parent 642c94d53e
commit 2db67d2e5d

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 29
versionCode 3
versionName "5.1.1"
versionCode 4
versionName "5.1.2"
setProperty("archivesBaseName", "dialer")
}