0xera

Results 24 comments of 0xera

This seems to be supported already. Could you please share your thoughts or tell what the problem is here?

Hi, what are you trying to do? Have you enabled configuration on demand?

Last one will be fixed here https://github.com/deepmedia/Grease/pull/12

You can downgrade your agp version to 8.1 and all will be fine. I think i have fixed that problem before...

Try to use compileOnly instead of implementation I use the plugin in a separate module that embeds other modules and libraries. So, for example, i create android library module without...

@HenryGaoGH grease doesn't include transitive dependencies and can't. you can manually add them or use greaseTree. Also could share project to reproduce your problem?

Hi everyone. I have published that library and you can run the compose plugin as described here https://github.com/0xera/inspection-lib

Btw, thanks to the Flipper team for the great plugin