Skip to content

Commit

Permalink
mod version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iceCola7 committed Mar 13, 2019
1 parent 6fbb67d commit edf8fed
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 : 11,
versionName : "1.1.0"
versionCode : 12,
versionName : "1.1.1"
]

dependVersion = [
Expand Down

0 comments on commit edf8fed

Please sign in to comment.