Skip to content

Commit

Permalink
add image-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoqiang committed Aug 31, 2018
1 parent a2ecdcb commit 2766cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions KSYLiveDemo/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dependencies {
implementation 'com.jakewharton:butterknife:8.8.1'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
implementation 'com.h6ah4i.android.widget.verticalseekbar:verticalseekbar:0.7.2'
implementation 'com.nostra13.universalimageloader:universal-image-loader:1.9.4'
implementation project(':libksylive')
implementation files('libs/zxing.jar')
}

0 comments on commit 2766cfa

Please sign in to comment.