Skip to content

Commit

Permalink
升级第三方库
Browse files Browse the repository at this point in the history
  • Loading branch information
r17171709 committed Jun 25, 2017
1 parent ec059eb commit 7899575
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 @@ -11,7 +11,7 @@ android {

defaultConfig {
minSdkVersion 19
targetSdkVersion 25
targetSdkVersion 26
versionCode 1
versionName "1.0"

Expand All @@ -35,7 +35,7 @@ dependencies {
exclude group: 'com.android.support', module: 'support-annotations'
})
testCompile 'junit:junit:4.12'
compile 'com.github.r17171709:AndroidCommonLibrary:v1.1.4'
compile 'com.github.r17171709:AndroidCommonLibrary:v1.1.6'
// CircleIndicator A lightweight viewpager indicator like in nexus 5 launcher
compile 'me.relex:circleindicator:1.2.2@aar'
// PhotoDraweeView PhotoView For Fresco
Expand Down

0 comments on commit 7899575

Please sign in to comment.