wowmaking / react-native-iron-source

Iron Source SDK React Native bridge
30 stars 37 forks source link

Fix : maven url to not use old/forbidden dlbintray url #85

Open siddhantbhardwaj opened 2 years ago

siddhantbhardwaj commented 2 years ago

After the shut down of Bintray, the url for the sdk now gives a forbidden error.

This PR updates the url to a working sdk url as mentioned here.

zicrox commented 2 years ago

You are right today the old URL seems to be unavailable and breaks the react-native install with this plugin.

The new URL runs well.