update version to 5.11.3

This commit is contained in:
tibbi 2023-05-10 22:12:38 +02:00
parent 878b79730c
commit 8a6d324be8

View file

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