Skip to content

Commit

Permalink
QVQ
Browse files Browse the repository at this point in the history
  • Loading branch information
pencilso committed Dec 13, 2017
1 parent 09e5980 commit f3ff0ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ManyBlue/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 18
targetSdkVersion 25
versionCode 3
versionName "1.1.5"
versionCode 1
versionName "1.1.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Github仓库地址 [https://github.com/pencilso/ManyBlue](https://github.com/pen

dependencies {
compile 'com.github.pencilso:ManyBlue:v1.1.5'
compile 'com.github.pencilso:ManyBlue:v1.1.6'
}


Expand Down

0 comments on commit f3ff0ac

Please sign in to comment.