Skip to content

Commit

Permalink
mod version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iceCola7 committed Oct 1, 2019
1 parent 7618189 commit 3faab54
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 : 17,
targetSdkVersion : 28,
versionCode : 13,
versionName : "1.1.2"
versionCode : 14,
versionName : "1.1.3"
]

dependVersion = [
Expand Down

0 comments on commit 3faab54

Please sign in to comment.