update version to 5.11.0

This commit is contained in:
tibbi 2022-12-21 21:23:02 +01:00
parent 489c4f93bb
commit 78b7e4cea8
1 changed files with 2 additions and 2 deletions

View File

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