Skip to content

Commit

Permalink
Merge pull request #25 from THEOplayer/feature/mediasession_editable_…
Browse files Browse the repository at this point in the history
…metadata

Feature/mediasession editable metadata
  • Loading branch information
tvanlaerhoven authored Aug 12, 2024
2 parents 901a8f2 + 929ab29 commit b7a9060
Show file tree
Hide file tree
Showing 3 changed files with 341 additions and 103 deletions.
2 changes: 1 addition & 1 deletion connectors/mediasession/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
}

dependencies {
implementation 'androidx.media:media:1.6.0'
implementation 'androidx.media:media:1.7.0'
compileOnly "com.theoplayer.theoplayer-sdk-android:core:$sdkVersion"
}

Expand Down
Loading

0 comments on commit b7a9060

Please sign in to comment.