mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-02-20 16:15:48 -05:00
6 lines
89 B
Groovy
6 lines
89 B
Groovy
plugins {
|
|
id 'java'
|
|
}
|
|
|
|
apply from: "$rootDir/gradle/gradle_scripts/extension.gradle"
|