Skip to content

Commit

Permalink
chore(android): update android player version to 3.85.0+jason
Browse files Browse the repository at this point in the history
  • Loading branch information
Update Bot committed Sep 21, 2024
1 parent 991c3f0 commit dbf2b7a
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.82.0+jason'
api 'com.bitmovin.player:player:3.85.0+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 dbf2b7a

Please sign in to comment.