Join Slack
Powered by
how do I ‘include’ kotlinx’s repos in by plugin bu...
# kotlin-fuel
s
snowe
01/25/2019, 8:47 PM
how do I ‘include’ kotlinx’s repos in by plugin build?
d
Derk-Jan Karrenbeld
01/25/2019, 8:54 PM
If I recall correctly either manually in dependencies of the project that uses the plugin or as library dependency in your plugin.
s
snowe
01/25/2019, 11:23 PM
Hm. I’d need to keep the version up to date manually though right?
d
Derk-Jan Karrenbeld
01/26/2019, 12:34 AM
Yes, Just like with libraries depending on the support libs. It's quite shitty but I don't know of a much better way atm
4
Views
Open in Slack
Previous
Next