Skip to content

Commit

Permalink
change versiopn
Browse files Browse the repository at this point in the history
  • Loading branch information
songlongkuan committed Jul 20, 2018
1 parent e93408b commit 1b7ea65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ManyBlue/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 18
targetSdkVersion 25
versionCode 1
versionName "1.2.1"
versionName "1.2.2"
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 @@ -24,7 +24,7 @@ Github仓库地址 [https://github.com/pencilso/ManyBlue](https://github.com/pen

dependencies {
compile 'com.github.pencilso:ManyBlue:v1.2.1'
compile 'com.github.pencilso:ManyBlue:v1.2.2'
}


Expand Down

0 comments on commit 1b7ea65

Please sign in to comment.