update version to 10 (1.10)
This commit is contained in:
parent
f816d79f54
commit
818ff67364
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 9
|
||||
versionName "1.9"
|
||||
versionCode 10
|
||||
versionName "1.10"
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue