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