Skip to content

Commit

Permalink
api
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaflowski committed May 27, 2019
1 parent 47ce679 commit 25fdff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hybridmediaplayer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ dependencies {

implementation 'com.android.support:support-compat:28.0.0'
implementation 'com.github.zhaokaiqiang.klog:library:1.6.0'
implementation 'com.google.android.exoplayer:exoplayer:2.10.0'
implementation 'com.google.android.exoplayer:extension-cast:2.10.0'
api 'com.google.android.exoplayer:exoplayer:2.10.0'
api 'com.google.android.exoplayer:extension-cast:2.10.0'
}

// build a jar with source files
Expand Down

0 comments on commit 25fdff3

Please sign in to comment.