mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 14:57:27 +00:00
6 lines
134 B
Groovy
6 lines
134 B
Groovy
plugins {
|
|
id "org.gradle.toolchains.foojay-resolver-convention" version "0.4.0"
|
|
}
|
|
|
|
rootProject.name = "TribufuJvm"
|
|
include("lib")
|