update version to 5.16.0

This commit is contained in:
tibbi
2022-11-12 22:08:51 +01:00
parent 57b70b7412
commit d0f47ae324

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 33
versionCode 45
versionName "5.15.5"
versionCode 46
versionName "5.16.0"
setProperty("archivesBaseName", "dialer")
}