mirror of
https://github.com/Tribufu/TribufuJava
synced 2026-08-08 04:11:08 +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")
|