Skip to content

Commit 23c9311

Browse files
author
yanglikai
committed
update
1 parent af4a1b4 commit 23c9311

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
@@ -7,8 +7,8 @@ android {
77
minSdkVersion 19
88
//noinspection ExpiredTargetSdkVersion
99
targetSdkVersion 28
10-
versionCode 1020000
11-
versionName "2.0.0"
10+
versionCode 1020001
11+
versionName "2.0.1"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313

1414
externalNativeBuild {

0 commit comments

Comments
 (0)