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 d39b6bc commit ca2ae6bCopy full SHA for ca2ae6b
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "io.neoterm"
9
minSdkVersion rootProject.ext.android.MIN_SDK_VERSION
10
targetSdkVersion rootProject.ext.android.TARGET_SDK_VERSION
11
- versionCode 34
12
- versionName "2.0.0"
+ versionCode 35
+ versionName "2.0.1"
13
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
14
resConfigs "zh-rCN", "zh-rTW"
15
externalNativeBuild {
0 commit comments