update version to 5.10.1

This commit is contained in:
tibbi 2021-10-04 23:14:27 +02:00
parent 34c27c530d
commit 7e6789b94b
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 30
versionCode 27
versionName "5.10.0"
versionCode 28
versionName "5.10.1"
setProperty("archivesBaseName", "dialer")
}