Skip to content

Commit

Permalink
[ +] 版本升级为v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yangsanning committed Jan 8, 2020
1 parent 4d665e5 commit e949e19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ ext {
minSdkVersion : 19,
compileSdkVersion: 28,
targetSdkVersion : 28,
versionCode : 10000,
versionName : "1.0.0",
versionCode : 10001,
versionName : "1.0.1",
]

dependVersion = [
Expand Down

0 comments on commit e949e19

Please sign in to comment.