update version to 5.14.1

This commit is contained in:
tibbi 2022-08-11 21:08:25 +02:00
parent 91b681ea79
commit 80b6704cb8
1 changed files with 2 additions and 2 deletions

View File

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