libmx3 / mx3

a sample project showcasing/collecting cross platform techniques on mobile
MIT License
1.17k stars 149 forks source link

peer not authenticated #86

Open westfort4July opened 7 years ago

westfort4July commented 7 years ago

when I run make play at directory root this error appears:


> Could not GET 'https://plugins.gradle.org/api/gradle/2.3/plugin/use/com.github.jlouns.cpe/0.1.0'.
   > peer not authenticated

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.```

how can I fix this? thanks in advance.