update version to 5.1.4

This commit is contained in:
tibbi 2020-05-18 12:46:29 +02:00
parent 8ab60426af
commit 2171e8ef8c
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 29
versionCode 5
versionName "5.1.3"
versionCode 6
versionName "5.1.4"
setProperty("archivesBaseName", "dialer")
}