Skip to content

Commit

Permalink
mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
iceCola7 committed Dec 16, 2018
1 parent d465262 commit b806693
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 @@ -4,8 +4,8 @@ ext {
buildToolsVersion: "28.0.3",
minSdkVersion : 16,
targetSdkVersion : 28,
versionCode : 9,
versionName : "1.0.8"
versionCode : 11,
versionName : "1.1.0"
]

dependVersion = [
Expand Down

0 comments on commit b806693

Please sign in to comment.