update version to 5.11.2

This commit is contained in:
tibbi 2023-02-10 19:32:43 +01:00
parent 5f66b6a8f0
commit 61ebae8ff9

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.calculator"
minSdkVersion 23
targetSdkVersion 33
versionCode 58
versionName "5.11.1"
versionCode 59
versionName "5.11.2"
setProperty("archivesBaseName", "calculator")
}