update version to 5.1.1

This commit is contained in:
tibbi 2020-05-14 20:43:39 +02:00
parent f1d21af970
commit 2a2266c4a4

View File

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