The Provider.forUseAtConfigurationTime method has ...
# community-support
k
The Provider.forUseAtConfigurationTime method has been deprecated. This is scheduled to be removed in Gradle 9.0. Simply remove the call. Consult the upgrading guide for further information: https://docs.gradle.org/8.9/userguide/upgrading_version_7.html#for_use_at_configuration_time_deprecation at build_673jm7cdjn9qkokqgajxdesbz.run(/Users/u1469556/Desktop/advanced-android-testing-starter_code/app/build.gradle:1) (Run with --stacktrace to get the full stack trace of this deprecation warning.) Declaring client module dependencies has been deprecated. This is scheduled to be removed in Gradle 9.0. Please use component metadata rules instead. Consult the upgrading guide for further information: https://docs.gradle.org/8.9/userguide/upgrading_version_8.html#declaring_client_module_dependencies at build_673jm7cdjn9qkokqgajxdesbz.run(/Users/u1469556/Desktop/advanced-android-testing-starter_code/app/build.gradle:1) (Run with --stacktrace to get the full stack trace of this deprecation warning.) The org.gradle.util.GUtil type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.9/userguide/upgrading_version_7.html#org_gradle_util_reports_deprecations at build_673jm7cdjn9qkokqgajxdesbz.run(/Users/u1469556/Desktop/advanced-android-testing-starter_code/app/build.gradle:1) (Run with --stacktrace to get the full stack trace of this deprecation warning.) The org.gradle.util.WrapUtil type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.9/userguide/upgrading_version_7.html#org_gradle_util_reports_deprecations at build_673jm7cdjn9qkokqgajxdesbz.run(/Users/u1469556/Desktop/advanced-android-testing-starter_code/app/build.gradle:2) (Run with --stacktrace to get the full stack trace of this deprecation warning.) The org.gradle.api.plugins.Convention type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.9/userguide/upgrading_version_8.html#deprecated_access_to_conventions at build_673jm7cdjn9qkokqgajxdesbz.run(/Users/u1469556/Desktop/advanced-android-testing-starter_code/app/build.gradle:2) (Run with --stacktrace to get the full stack trace of this deprecation warning.) The org.gradle.api.plugins.BasePluginConvention type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.9/userguide/upgrading_version_8.html#base_convention_deprecation The BasePluginExtension.archivesBaseName property has been deprecated. This is scheduled to be removed in Gradle 9.0. Please use the archivesName property instead. For more information, please refer to https://docs.gradle.org/8.9/dsl/org.gradle.api.plugins.BasePluginExtension.html#org.gradle.api.plugins.BasePluginExtension:archivesName in the Gradle documentation. WARNING:API 'BaseVariant.getApplicationIdTextResource' is obsolete and has been replaced with 'VariantProperties.applicationId'. It will be removed in version 7.0 of the Android Gradle plugin. For more information, see TBD. To determine what is calling BaseVariant.getApplicationIdTextResource, use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
🧵 1