Skip to content

Commit

Permalink
bump youtubedl-android
Browse files Browse the repository at this point in the history
  • Loading branch information
yausername committed Jun 15, 2020
1 parent 9a34cf5 commit 0379396
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 @@ -89,8 +89,8 @@ dependencies {

implementation "androidx.work:work-runtime-ktx:$work_version"

implementation "com.github.yausername.youtubedl-android:library:0.10.0"
implementation "com.github.yausername.youtubedl-android:ffmpeg:0.10.0"
implementation "com.github.yausername.youtubedl-android:library:0.10.1"
implementation "com.github.yausername.youtubedl-android:ffmpeg:0.10.1"

implementation "com.squareup.picasso:picasso:$picassoVersion"

Expand Down

0 comments on commit 0379396

Please sign in to comment.