update version to 5.14.0

This commit is contained in:
tibbi
2022-07-31 15:21:23 +02:00
parent b8eb15909b
commit 5d27b118c8

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 31
versionCode 39
versionName "5.13.3"
versionCode 40
versionName "5.14.0"
setProperty("archivesBaseName", "dialer")
}