Skip to content

Commit

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

0 comments on commit f3b191b

Please sign in to comment.