mozilla-mobile / reference-browser

A full-featured browser reference implementation using Mozilla Android Components.
Mozilla Public License 2.0
577 stars 162 forks source link

Update AGP to version 8.4.1 and switch to plugins DSL #2843

Closed rvandermeulen closed 4 months ago

rvandermeulen commented 4 months ago

Seems a bit cleaner to me to have all the plugins running through the DSL. Feel free to push back if you disagree, though. I had to add the settings.gradle change or else Gradle couldn't find AGP when it was added to the top-level plugins{} block.