update version to 5.7.1
This commit is contained in:
parent
b0d5b8709f
commit
4612a0bc1d
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 45
|
||||
versionName "5.7.0"
|
||||
versionCode 46
|
||||
versionName "5.7.1"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue