Skip to content

Commit

Permalink
Merge pull request #374 from bitmovin/update_android_player_to_3.56.0…
Browse files Browse the repository at this point in the history
…+jason

Update android player to 3.56.0+jason
  • Loading branch information
strangesource authored Jan 15, 2024
2 parents f89f490 + 4e932ec commit ddf6920
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

- React Native version to `0.72.6`
- React Native peer dependency version to `0.65.0+`
- Update Bitmovin's native Android SDK version to `3.54.0`
- Update Bitmovin's native Android SDK version to `3.56.0`
- Android: Kotlin version to `1.8.20`

## [0.14.2] (2023-11-27)
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@ dependencies {
// Bitmovin
implementation 'com.google.ads.interactivemedia.v3:interactivemedia:3.31.0'
implementation 'com.google.android.gms:play-services-ads-identifier:18.0.1'
implementation 'com.bitmovin.player:player:3.55.1+jason'
implementation 'com.bitmovin.player:player:3.56.0+jason'
}

0 comments on commit ddf6920

Please sign in to comment.