THEOplayer / android-ui

UI component library for the THEOplayer Android SDK
https://www.theoplayer.com/docs/open-video-ui/android/
MIT License
8 stars 2 forks source link

Remove the unnecessary integration-ads module #48

Closed ceyhun-o closed 1 month ago

ceyhun-o commented 1 month ago

This PR removes the com.theoplayer.theoplayer-sdk-android:integration-ads module from the sample application as it is no longer published as of THEOplayer 8.2.0.

This module was never needed to be imported explicitly since the IMA module was already importing it as a dependency. Since THEOplayer 8.2.0, all the logic inside the integration-ads module is part of the integration-ads-ima module.