update version to 5.5.1
This commit is contained in:
parent
3a03be17f9
commit
fc134a44d9
|
@ -15,8 +15,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.calculator"
|
applicationId "com.simplemobiletools.calculator"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 38
|
versionCode 39
|
||||||
versionName "5.5.0"
|
versionName "5.5.1"
|
||||||
setProperty("archivesBaseName", "calculator")
|
setProperty("archivesBaseName", "calculator")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue