Skip to content

Commit

Permalink
1.upgrade to v4.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Justson committed Apr 26, 2021
1 parent 00aba5e commit a66d51c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ dependencies {
implementation "com.android.support:design:${SUPPORT_LIB_VERSION}"
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
testImplementation 'junit:junit:4.12'
implementation project(':library')
// implementation 'com.download.library:Downloader:4.1.5'
// implementation project(':library')
implementation 'com.github.Justson:Downloader:v4.1.8'
implementation 'com.github.Justson.AgentWeb:agentweb:v4.1.8'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'com.liulishuo.filedownloader:library:1.7.4'
Expand Down

0 comments on commit a66d51c

Please sign in to comment.