Closed dulmandakh closed 2 years ago
@passy please review and merge
Thanks for doing this! Looks good to me. I'll import this later.
Thanks! I've picked up most of the changes in some cleanups I've landed. This has mostly been shipped as 0.3. Thanks for the contribution!
Motivation
remove jcenter and buildToolsVersion, which is no longer required by AGP. Also renamed compileOnly -> implementation in because its deprecated, then removed in AGP 7.
Bumped Gradle to 6.9.1 which supports Apple Silicon processors.
Summary
Changes are described above in Motivation.
Test Plan
How did you test this change? Any change that adds functionality should add a unit test as well.