Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

gradle/gradle-20388-multiple-toml

Repository files navigation

Multiple TOML file workaround

This is a POC to find a solution for Gradle issue #20383. The solution tries to create a plugin, which can source library versions by multiple files.

The solution consists of two main parts:

  • The settings.gradle.kts file using a precompiled-script settings plugin.
  • The build-logic-dependencies project, which implements the plugin.

About

Example for solving gradle issue #20388

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages