Skip to content

Commit

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

Update android player to 3.78.1+jason
  • Loading branch information
hawk23 authored Aug 9, 2024
2 parents 79b3a1e + 9a60a3e commit 4cdc913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ allprojects {
}

dependencies {
api 'com.bitmovin.player:player:3.78.0+jason'
api 'com.bitmovin.player:player:3.78.1+jason'
implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.14.1'
implementation 'androidx.concurrent:concurrent-futures-ktx:1.1.0'
}

0 comments on commit 4cdc913

Please sign in to comment.