update version to 5.11.1

This commit is contained in:
tibbi 2023-01-04 10:50:58 +01:00
parent 597b3b5cd8
commit b81aa7b986

View File

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