What is the recommended way to define a module containing plain Java code that I want to include in my project? I assume this needs to be done at the gradle level, since changes that only manipulates .iml files will be lost on a "gradle sync". If I use the android gradle plugin, am I required to provide some sort of dummy manifest?
--
You received this message because you are subscribed to the Google Groups "adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adt-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
What is the recommended way to define a module containing plain Java code that I want to include in my project? I assume this needs to be done at the gradle level, since changes that only manipulates .iml files will be lost on a "gradle sync". If I use the android gradle plugin, am I required to provide some sort of dummy manifest?
--
--
You received this message because you are subscribed to a topic in the Google Groups "adt-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adt-dev/iFSNnrENxCw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adt-dev+u...@googlegroups.com.