Files
2024-02-13 12:10:20 +00:00

6 lines
89 B
Groovy

plugins {
id 'java'
}
apply from: "$rootDir/gradle/gradle_scripts/extension.gradle"