So this will be also some lazy initialization and I should not do this in 
the configuration time, but move it to some Task which will do it just 
before build. Probably

btw. subject of this thread should be "Custom sign for IDE build".

Dne pátek 23. června 2017 19:21:39 UTC+2 Tomáš Procházka napsal(a):
>
> 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 adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to