Skip to content

Commit

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

Update android player to 3.73.0+jason
  • Loading branch information
strangesource committed Jun 7, 2024
2 parents de61bb1 + e388092 commit d54f0df
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [Unreleased]

### Changed

- Update Bitmovin's native Android SDK version to `3.73.0`

## [0.25.0] - 2024-06-07

### Added
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,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.72.0+jason'
implementation 'com.bitmovin.player:player:3.73.0+jason'
}

0 comments on commit d54f0df

Please sign in to comment.