Hi folks, tl;dr: re-import your projects.
I just pushed some Gradle changes to fx-team that: * bump Gradle version to 2.7; * reduce the number of Gradle projects; * make the generated code refresh more robust. The first two should make everything snappier: Gradle 2.7 promises faster incremental Java builds; fewer projects means less time configuring projects. The last one should make preprocessed code work better: changes to AndroidManifest.xml.in and strings.xml.in should be reflected every build. You'll want to run |mach gradle-install| and re-import your Gradle configuration. Let me know of any fallout! Best, Nick
_______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

