Skip to content

Commit

Permalink
1. update versionCode and versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
wildma committed Aug 26, 2018
1 parent cbb4e55 commit 259b84b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions idcardcamera/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 26
versionCode 100
versionName "1.0.0"
versionCode 101
versionName "1.0.1"

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

Expand Down

0 comments on commit 259b84b

Please sign in to comment.