update version to 5.1.3
This commit is contained in:
parent
34da1f0d1b
commit
4095221add
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 32
|
||||
versionName "5.1.2"
|
||||
versionCode 33
|
||||
versionName "5.1.3"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
|
Loading…
Reference in New Issue