Skip to content

The Provider.forUseAtConfigurationTime method has been deprecated #3945

@RecodeLiner

Description

@RecodeLiner

Describe the bug
While build on last version of gradle it log this message:
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.4/userguide/upgrading_version_7.html#for_use_at_configuration_time_deprecation

Affected platforms
Select one of the platforms below:

  • All

Versions

  • Kotlin version*: 1.9.10
  • Compose Multiplatform version*: 1.5.10
  • JDK (for desktop issues): 21

To Reproduce
Steps and/or the code snippet to reproduce the behavior:

  1. ./gradlew --warning-mode=all
  2. See error

Expected behavior
Update for future gradle 9.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgradleGradle plugin problems

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions