Skip to content

Commit 259b84b

Browse files
committed
1. update versionCode and versionName
1 parent cbb4e55 commit 259b84b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

idcardcamera/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
defaultConfig {
88
minSdkVersion 15
99
targetSdkVersion 26
10-
versionCode 100
11-
versionName "1.0.0"
10+
versionCode 101
11+
versionName "1.0.1"
1212

1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414

0 commit comments

Comments
 (0)