I wanted to make a mutiproject configurations with android and java
projects.
However Java project dependencies do not seem to be handled appropriately.
I'm trying to add test compile dependencies for a java project
dependencies {
testCompile 'junit:junit:4.11'
}
But JUnit is not added to a corresponding module in AS project.
--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.