Skip to content

Commit

Permalink
build.gradle: omit an unnecessary plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed May 18, 2024
1 parent 7c9b9b2 commit eec8ffc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit eec8ffc

Please sign in to comment.