Slackbot
04/12/2022, 8:40 AMVampire
04/12/2022, 10:45 AMIwo Polański
04/12/2022, 10:53 AMid("com.android.base")
in hope that maybe it will create proper android
extension in base convention plugin and will provide things I need
Bit of a struggle against Android plugin, because I would like to configure extension that is not yet there, and since none of android plugins is applied in base convention plugin I'm looking for a way to delay it a bit, beside properly injecting missing classesVampire
04/12/2022, 10:58 AMIwo Polański
04/12/2022, 11:00 AMapply-from
it might not have typesafe accessors, but it allowed me to do those things without any headache, but still trying convention pluginsVampire
04/12/2022, 12:13 PMIwo Polański
04/12/2022, 12:55 PM... some helper methods that you call from your more specific plugins that contain the common logic.I'm not sure if advantage is the word I would use, but for sure it was easier to accomplish, more straightforward - I could probably create simple public project to show differences, I worked with script plugin now I'm working with convention plugin, I just see the difference and the fact that it's 2nd day I'm trying to figure out how to sew it all together in order to achieve expected result, but like I said, not giving up on convention plugin
Vampire
04/12/2022, 1:09 PMIwo Polański
04/12/2022, 1:13 PM