update version to 5.5.0

This commit is contained in:
tibbi 2020-12-28 21:19:18 +01:00
parent a5ec64f6f9
commit 53a5d3cc2f

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.calculator"
minSdkVersion 21
targetSdkVersion 30
versionCode 37
versionName "5.4.0"
versionCode 38
versionName "5.5.0"
setProperty("archivesBaseName", "calculator")
}