Hi Suraj, do not depend on a specific configuration but just on the project:
compile project(path: ':libraries:hello-aar') Hope it helps, -Thasso On Friday, October 16, 2015 at 6:46:49 AM UTC+2, Suraj Barkale wrote: > > Hi, > > I am unable to link with a library project using gradle-experimental > plugin if that library uses flavors. I have uploaded example code here: > https://github.com/surajbarkale-dolby/android-ndk/tree/jniaar/hello-jniaar > This appears to be broken even in 0.3.0-alpha7. Most probably I am missing > something very obvious. Can someone please help me in getting this project > to compile? > > Thanks & Regards, > Suraj > -- 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/d/optout.
