app: release 2.0.3 with small changes
This commit is contained in:
parent
6024120eeb
commit
cc862be3f1
@ -9,8 +9,8 @@ android {
|
||||
applicationId "io.neoterm"
|
||||
minSdkVersion rootProject.ext.android.MIN_SDK_VERSION
|
||||
targetSdkVersion rootProject.ext.android.TARGET_SDK_VERSION
|
||||
versionCode 35
|
||||
versionName "2.0.2"
|
||||
versionCode 36
|
||||
versionName "2.0.3"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
resConfigs "zh-rCN", "zh-rTW"
|
||||
externalNativeBuild {
|
||||
|
Loading…
Reference in New Issue
Block a user