Skip to content

Commit

Permalink
build(build.grade): bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Justson committed Apr 26, 2021
1 parent 35971b1 commit a176574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
testCompile 'junit:junit:4.12'
compile project(':agentweb-core')
compile project(':agentweb-filechooser')
implementation 'com.download.library:Downloader:4.1.3'
implementation 'com.download.library:Downloader:4.1.4'
// implementation 'com.just.agentweb:agentweb:v4.1.5'
// implementation 'com.just.agentweb:filechooser:v4.1.5'
debugCompile 'com.squareup.leakcanary:leakcanary-android:1.5.1'
Expand Down

0 comments on commit a176574

Please sign in to comment.