Skip to content

build with gradle v9 support #510

@daeho-ro

Description

@daeho-ro

🔧 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

Alternatives

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions