diff --git a/build.gradle b/build.gradle index bd74afe..8baf132 100644 --- a/build.gradle +++ b/build.gradle @@ -1,9 +1,5 @@ // Gradle script to build the Wes project -plugins { - id 'base' // to add a "clean" task to the root project -} - ext { jmeTarget = '' // distinguish non-JME libraries built for specific JME releases