Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

react-native-video 5.2.0 Android Build error RNC 0.66.3

$
0
0

Could not find com.google.android.exoplayer:exoplayer:2.13.2this error shows every time I tried to build in android. IOS work fine for me.

I added jcenter to android/build.gradle like this:

allprojects {    repositories {        .... # rest of your code        jcenter() {            content {                includeModule("com.yqritc", "android-scalablevideoview")            }        }    }}

But this is not working for me.

enter image description here


Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>