Android Gradle Plugin 9.0 introduces the Fused Library plugin, which merges multiple internal library modules into a single Android library. This allows developers to maintain clean modular architecture internally while publishing a single dependency for users, eliminating the need to expose multiple dependencies or internal

1m watch time

Sort: