Skip to content

Commit

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

Update android player to 3.84.0+jason
  • Loading branch information
strangesource authored Sep 17, 2024
2 parents f958b54 + 3dbca07 commit 67659ef
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.84.0`

## [0.29.0] - 2024-09-09

### 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.33.0'
implementation 'com.google.android.gms:play-services-ads-identifier:18.0.1'
implementation 'com.bitmovin.player:player:3.82.0+jason'
implementation 'com.bitmovin.player:player:3.84.0+jason'
}

0 comments on commit 67659ef

Please sign in to comment.