update version to 5.1.1
This commit is contained in:
parent
c530dd2056
commit
c352550695
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 29
|
||||
versionName "5.1.0"
|
||||
versionCode 31
|
||||
versionName "5.1.1"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
|
Loading…
Reference in New Issue