Skip to content

Commit ca2ae6b

Browse files
committed
App: Bump version 2.0.1
1 parent d39b6bc commit ca2ae6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "io.neoterm"
99
minSdkVersion rootProject.ext.android.MIN_SDK_VERSION
1010
targetSdkVersion rootProject.ext.android.TARGET_SDK_VERSION
11-
versionCode 34
12-
versionName "2.0.0"
11+
versionCode 35
12+
versionName "2.0.1"
1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414
resConfigs "zh-rCN", "zh-rTW"
1515
externalNativeBuild {

0 commit comments

Comments
 (0)