Skip to content

Commit

Permalink
版本调整
Browse files Browse the repository at this point in the history
  • Loading branch information
r17171709 committed Jun 6, 2017
1 parent bcf9df1 commit 4a65f6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ImageLibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ dependencies {
testCompile 'junit:junit:4.12'
compile 'com.github.r17171709:AndroidCommonLibrary:v1.0.0'
// CircleIndicator A lightweight viewpager indicator like in nexus 5 launcher
compile 'me.relex:circleindicator:1.2.2'
compile 'me.relex:circleindicator:1.2.2@aar'
// PhotoDraweeView PhotoView For Fresco
compile 'me.relex:photodraweeview:1.1.2'
compile 'me.relex:photodraweeview:1.1.3'
// butterknife
apt 'com.jakewharton:butterknife-compiler:8.6.0'
// uCrop Image Cropping Library for Android
Expand Down

0 comments on commit 4a65f6d

Please sign in to comment.