Join Slack
Powered by
hey, question. Why does the docs for fuel show: `...
# kotlin-fuel
a
apatrida
12/15/2015, 1:16 PM
hey, question. Why does the docs for fuel show:
Copy code
buildscript { repositories { jcenter() } }
when if fuel is in jcenter it should be:
Copy code
repositories { jcenter() }
2
Views
Open in Slack
Previous
Next