update version to 3.1.2
This commit is contained in:
parent
060f966f07
commit
261fb1410b
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 17
|
||||
versionName "3.1.1"
|
||||
versionCode 18
|
||||
versionName "3.1.2"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
|
|
Loading…
Reference in a new issue