How to Migrate Your Android Build From Groovy/buildSrc to Version Catalog
Sep 5, 2023 · 3 min read · 1. Overview In this tutorial, we’re going to learn how we can add/migrate our Android app from using Groovy as our scripting language and buildSrc to manage our dependencies to using Version Catalog. Essentially, the version catalog is a dependency m...
Join discussion