update version to 5.9.0

This commit is contained in:
tibbi 2022-07-03 20:17:08 +02:00
parent 983b645ce3
commit ef941d15f3

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.calculator"
minSdkVersion 21
targetSdkVersion 31
versionCode 51
versionName "5.8.2"
versionCode 52
versionName "5.9.0"
setProperty("archivesBaseName", "calculator")
}