Skip to content

Commit

Permalink
chore(android): update android player version to 3.46.0+jason
Browse files Browse the repository at this point in the history
  • Loading branch information
Update Bot committed Oct 2, 2023
1 parent 19bc57e commit d45c1a0
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 @@ -53,7 +53,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion"
implementation 'com.google.ads.interactivemedia.v3:interactivemedia:3.29.0'
implementation 'com.google.android.gms:play-services-ads-identifier:18.0.1'
implementation 'com.bitmovin.player:player:3.44.0+jason'
implementation 'com.bitmovin.player:player:3.46.0+jason'
//noinspection GradleDynamicVersion
implementation 'com.facebook.react:react-native:+' // From node_modules
}

0 comments on commit d45c1a0

Please sign in to comment.