You wrote for dependencies, you only need the second line as the dependency on the packageApplication is embedded in the FileCollection so your task is implicitly made dependent (as long as you declare the FileCollection as an Input of course).
But it looks that this is not enough to setup dependency on bundle task. Dne sobota 5. ledna 2019 2:15:52 UTC+1 Tomáš Procházka napsal(a): > > And one more problem is how to setup dependency on bundle task for variant? > > For APK I did simply > > variant.assembleProvider.configure { > dependsOn(signTask) > } > > > But there is nothing for bundle task. > >> >>>> -- 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.