
Unable to integrate Jw-player in Android
We have already integrated jw- player in our application and everything was working fine.
The code we used to integrate,
compile 'com.longtailvideo.jwplayer:jwplayer-core:+'
compile 'com.longtailvideo.jwplayer:jwplayer-common:+'
But from today morning, We are not able to run the application and it shows the below error message while running the application.
Error:(59, 13) Failed to resolve: com.longtailvideo.jwplayer:jwplayer-common:+
Error:(58, 13) Failed to resolve: com.longtailvideo.jwplayer:jwplayer-core:+
Could you please assist us on this issue since we are not able to run our application. Thanks!