dreamsoftin / facebook_audience_network

Flutter Facebook Audience Network
https://pub.dartlang.org/packages/facebook_audience_network/
MIT License
156 stars 99 forks source link

Build Failing #14

Closed MonuKumar0 closed 5 years ago

MonuKumar0 commented 5 years ago

build failing on running app with following error:

Execution failed for task ':app:preDebugBuild'.

Android dependency 'com.google.android.exoplayer:exoplayer-dash:r2.4.2' is set to compileOnly/provided which is not supported

SurajShettigar commented 5 years ago

Can you show the entire gradle error log?

MonuKumar0 commented 5 years ago

Actually I was using some other plugin for Facebook audience network. After removing that, everything works fine.