update version to 5.13.3

This commit is contained in:
tibbi 2022-06-26 09:51:14 +02:00
parent bf31b8f8dc
commit a7b6860499
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 38
versionName "5.13.2"
versionCode 39
versionName "5.13.3"
setProperty("archivesBaseName", "dialer")
}