Hi. I'm using custom sign task. I'm iterate over project.android.applicationVariants and setup necessary tasks and set variant.outputsAreSigned = true But in the Gradle 2.3.X it stop working, probably becouse of some optimalisation, because project.android.applicationVariants is empty there. There will be probably something special which will contain just one variant choosed by "Build Variants" window.
Can somebody helps me how to setup sign for release build also in the IDE builds? -- 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.
