evanchooly
03/31/2016, 3:24 AMevanchooly
03/31/2016, 3:38 AMcedric
03/31/2016, 3:39 AMlocal.properties
and you invoke the method with themevanchooly
03/31/2016, 3:42 AMhttp.get(username, password, url)
but with retrofit i don’t see the hooks to get there.evanchooly
03/31/2016, 3:42 AMevanchooly
03/31/2016, 3:54 AMevanchooly
03/31/2016, 4:13 AMeddie
03/31/2016, 4:04 PMeddie
03/31/2016, 4:04 PMeddie
03/31/2016, 4:04 PMcedric
03/31/2016, 4:04 PMandroid{}
configcedric
03/31/2016, 4:05 PMcedric
03/31/2016, 4:05 PMcedric
03/31/2016, 4:05 PM(Kobalt.findPlugin(AndroidPlugin.PLUGIN_NAME) as AndroidPlugin).configurationFor(project)
cedric
03/31/2016, 4:06 PMeddie
03/31/2016, 4:06 PMeddie
03/31/2016, 4:06 PMcedric
03/31/2016, 4:07 PMAndroidPlugin
on the class pathcedric
03/31/2016, 4:08 PM(Kobalt.findPlugin(AndroidPlugin.PLUGIN_NAME) as IConfigActor<*>).configurationFor(project)
cedric
03/31/2016, 4:10 PMcedric
03/31/2016, 4:11 PMIConfigActor
is implemented by plug-ins that have a configuration directive, e.g. android{}
, test{}
, etc...cedric
03/31/2016, 4:11 PMcedric
03/31/2016, 4:12 PMIConfigsActor
(plural), for plug-ins that allow multiple configurations (e.g. dokka{}
)eddie
03/31/2016, 4:31 PMcedric
03/31/2016, 4:31 PMcedric
03/31/2016, 4:33 PMcedric
03/31/2016, 4:35 PMeddie
03/31/2016, 4:37 PMeddie
03/31/2016, 4:37 PMcedric
03/31/2016, 4:37 PM