Skip to content

Commit

Permalink
1. 修改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
wildma committed Jul 22, 2018
1 parent 579acdf commit 0e8960d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pictureselector/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 1
versionName "1.0"
versionCode 100
versionName "1.0.0"

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

Expand Down

0 comments on commit 0e8960d

Please sign in to comment.