android-components
android-components copied to clipboard
Gradle tasks output a deprecation warning for every module with a Software Component
Each time running ./gradlew I see a few dozen of these corresponding to most modules:
Configure project :browser-engine-system WARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the
gradle.propertiesfile or use the new publishing DSL.