We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6024120 commit cc862beCopy full SHA for cc862be
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "io.neoterm"
10
minSdkVersion rootProject.ext.android.MIN_SDK_VERSION
11
targetSdkVersion rootProject.ext.android.TARGET_SDK_VERSION
12
- versionCode 35
13
- versionName "2.0.2"
+ versionCode 36
+ versionName "2.0.3"
14
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
15
resConfigs "zh-rCN", "zh-rTW"
16
externalNativeBuild {
0 commit comments