update version to 5.13.2

This commit is contained in:
tibbi
2022-06-24 19:48:30 +02:00
parent f2a93e5660
commit 60e811ac40

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.dialer"
minSdkVersion 23
targetSdkVersion 31
versionCode 37
versionName "5.13.1"
versionCode 38
versionName "5.13.2"
setProperty("archivesBaseName", "dialer")
}