-
-
Notifications
You must be signed in to change notification settings - Fork 309
Open
Description
🔧 Feature request 🔧
Description
support gradle v9. currently there is an error
Welcome to Gradle 9.0.0!
Here are the highlights of this release:
- Configuration Cache is the recommended execution mode
- Gradle requires JVM 17 or higher to run
- Build scripts use Kotlin 2.2 and Groovy 4.0
- Improved Kotlin DSL script compilation avoidance
For more details see https://docs.gradle.org/9.0.0/release-notes.html
Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
* What went wrong:
org/gradle/api/artifacts/SelfResolvingDependency
> org.gradle.api.artifacts.SelfResolvingDependency
Examples
Motivation
getting newer build system