We are trying to dynamically set the compileSdkVersion based on productFlavors. Currently, I am trying to use android.setCompileSdkVersion for each flavor, but this is not updating the value appropriately. I've also tried looking into preprocessing tasks, but would like to avoid this if possible.
Thank you for the help! -- 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.
