Skip to content

Commit

Permalink
feat(config.build):发布0.0.1-bate2
Browse files Browse the repository at this point in the history
  • Loading branch information
junhua committed Jun 5, 2019
1 parent 871aa60 commit 36e1186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ ext {
minSdkVersion : 14,
targetSdkVersion : 28,
versionCode : 1,
versionName : "0.0.1-bate1"
versionName : "0.0.1-bate2"
]
}

0 comments on commit 36e1186

Please sign in to comment.