yes, look at the release notes at : http://tools.android.com/tech-docs/new-build-system
jerome On Tue, Oct 6, 2015 at 3:27 AM Ariel Cattan <[email protected]> wrote: > Sorry, my mistake, registerTransform() still works. I missed the fact that > I now needed to extend the Transform abstract class, as well as implement > the AsInputTransform interface. > Still - is there any place where we could see the changes done in each > beta release? > Thanks, > Ariel > > > On Tuesday, October 6, 2015 at 12:02:30 PM UTC+3, Ariel Cattan wrote: >> >> Hey guys, >> >> I'm trying to run a transform with android gradle plugin 1.4.0-beta6, and >> it seems the method registerTransform() doesn't exist anymore in the >> android DSL. >> Could you please update how to register a transform? >> It also seems that the javadoc in this link: >> http://google.github.io/android-gradle-dsl/javadoc/transform-api/1.4/ is >> not fully updated. >> And last - is there any place where I could see the changes made in each >> beta update of the android plugin? >> >> Thanks! >> Ariel >> >> -- > 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. > -- 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.
