Skip to content

Commit cc862be

Browse files
committed
app: release 2.0.3 with small changes
1 parent 6024120 commit cc862be

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
@@ -9,8 +9,8 @@ android {
99
applicationId "io.neoterm"
1010
minSdkVersion rootProject.ext.android.MIN_SDK_VERSION
1111
targetSdkVersion rootProject.ext.android.TARGET_SDK_VERSION
12-
versionCode 35
13-
versionName "2.0.2"
12+
versionCode 36
13+
versionName "2.0.3"
1414
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1515
resConfigs "zh-rCN", "zh-rTW"
1616
externalNativeBuild {

0 commit comments

Comments
 (0)