HaxeExtension / extension-admob

OpenFL extension for "Google AdMob" on iOS and Android.
Other
59 stars 24 forks source link

Error in using http in Gradle Script #44

Closed Moss255 closed 4 years ago

Moss255 commented 4 years ago

Hello,

I was just using this extension and found that gradle threw a bit of a tantrum at the line.

maven { url "http://repo1.maven.org/maven2/" }

The error is that it expected https. Just a small change.