Skip to content

Commit

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

Update android player to 3.94.0+jason
  • Loading branch information
rolandkakonyi authored Nov 28, 2024
2 parents 9c56ce5 + 2c1b246 commit 1083603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,6 @@ 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.93.0+jason'
implementation 'com.bitmovin.player:player-media-session:3.92.0+jason'
implementation 'com.bitmovin.player:player:3.94.0+jason'
implementation 'com.bitmovin.player:player-media-session:3.94.0+jason'
}

0 comments on commit 1083603

Please sign in to comment.