update version to 5.5.2

This commit is contained in:
tibbi 2021-03-27 20:53:21 +01:00
parent def1240f0f
commit 195db318be

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.calculator"
minSdkVersion 21
targetSdkVersion 30
versionCode 39
versionName "5.5.1"
versionCode 40
versionName "5.5.2"
setProperty("archivesBaseName", "calculator")
}