chaimPaneth / react-native-jw-media-player

React-Native Android/iOS bridge for JWPlayer SDK (https://www.jwplayer.com/)
MIT License
197 stars 92 forks source link

Android: Latest 0.2.36 version fails to build due to react-native-jw-media-player reference #305

Closed ddolheguy closed 1 year ago

ddolheguy commented 1 year ago

Using the latest released version of this library 0.2.36, it failed to build on Android due to the below error.

NOTE: This happens also with the packaged Example project in this repo.

chaimPaneth commented 1 year ago

Hi @ddolheguy,

Fixed in 0.2.37.

Thanks