Join Slack
Powered by
My understanding: you tell jitpack your github loc...
# kobalt
c
cedric
12/23/2015, 4:18 PM
My understanding: you tell jitpack your github location, it pulls your project, builds it and exposes it as a maven repo. If you just add
val r = repos(”<http://jitpack.io>”)
to your
Build.kt
, kobalt should be fine
Open in Slack
Previous
Next