update version to 5.10.0

This commit is contained in:
tibbi 2022-08-12 23:11:27 +02:00
parent 84b58e5143
commit 59b756ca78

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.calculator"
minSdkVersion 21
targetSdkVersion 33
versionCode 53
versionName "5.9.1"
versionCode 54
versionName "5.10.0"
setProperty("archivesBaseName", "calculator")
}