Skip to content

Commit

Permalink
changed:versionCode10010,versionName:1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chengzhijun0706 committed Jun 27, 2018
1 parent 1ba19a0 commit b8ba83b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ ext {
buildToolsVersion: "27.0.3",
minSdkVersion : 17,
targetSdkVersion : 27,
versionCode : 1,
versionName : "1.0.0"
versionCode : 10010,
versionName : "1.0.1"
]

version = [
Expand Down

0 comments on commit b8ba83b

Please sign in to comment.