-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
enhancementNew feature or requestNew feature or requestgradleGradle plugin problemsGradle plugin problems
Description
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:
- ./gradlew --warning-mode=all
- See error
Expected behavior
Update for future gradle 9.0
mgroth0, bartekpacia, diegoberaldin, tethridge and Arian04
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgradleGradle plugin problemsGradle plugin problems