update version to 5.8.0

This commit is contained in:
tibbi 2022-03-29 15:30:40 +02:00
parent eab7f12d08
commit de0bc67106

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.calculator"
minSdkVersion 21
targetSdkVersion 31
versionCode 48
versionName "5.7.3"
versionCode 49
versionName "5.8.0"
setProperty("archivesBaseName", "calculator")
}