File tree Expand file tree Collapse file tree
src/main/java/com/reactnativetheoplayer Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ dependencies {
115115 implementation project(path : ' :react-native-theoplayer-analytics-comscore' )
116116 implementation project(path : ' :react-native-theoplayer-analytics-conviva' )
117117 implementation project(path : ' :react-native-theoplayer-analytics-nielsen' )
118+ implementation project(path : ' :react-native-theoplayer-yospace' )
118119
119120 implementation " com.google.android.gms:play-services-cast-framework:${ safeExtGet('castFrameworkVersion', '+')} "
120121
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import com.facebook.soloader.SoLoader
1313import com.theoplayercomscore.ReactTHEOplayerComscorePackage
1414import com.theoplayerconviva.ReactTHEOplayerConvivaPackage
1515import com.theoplayernielsen.ReactTHEOplayerNielsenPackage
16- import com.yospace .ReactTHEOplayerYospacePackage
16+ import com.theoplayeryospace .ReactTHEOplayerYospacePackage
1717
1818class MainApplication : Application (), ReactApplication {
1919 override val reactNativeHost: ReactNativeHost =
Original file line number Diff line number Diff line change 2121 "react-native" : " npm:react-native-tvos@^0.75.4-0" ,
2222 "react-native-device-info" : " ^10.14.0" ,
2323 "react-native-status-bar-height" : " ^2.6.0" ,
24- "react-native-theoplayer" : " ^9.3.0" ,
2524 "react-native-svg" : " ^15.8.0" ,
25+ "react-native-theoplayer" : " ^9.3.0" ,
2626 "react-native-web" : " ^0.19.13" ,
2727 "react-native-web-image-loader" : " ^0.1.1"
2828 },
You can’t perform that action at this time.
0 commit comments