update version to 5.5.2
This commit is contained in:
parent
def1240f0f
commit
195db318be
1 changed files with 2 additions and 2 deletions
|
@ -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")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue