Hi,

I'm trying to build a plugin for Android Studio/Intellij. Is there a way to 
get com.android.build.gradle.api.BaseVariant or more specifically: 
com.android.build.gradle.tasks.MergeResources.outputDir in the context of 
Android Studio? 

I've found that there is a Variant class (via AndroidFacet) 
under com.android.builder.model, but it doesn't have the methods that I'm 
looking for. 

Thanks!

-- 
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.

Reply via email to