Skip to content

Commit

Permalink
Gradle build (zip) (jMonkeyEngine#2235)
Browse files Browse the repository at this point in the history
* lwjgl dependency issues
  • Loading branch information
JNightRider authored Mar 27, 2024
1 parent 8a71dce commit 9452078
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jme3-examples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ dependencies {
implementation project(':jme3-effects')
implementation project(':jme3-jbullet')
implementation project(':jme3-jogg')
// implementation project(':jme3-lwjgl')
implementation project(':jme3-lwjgl3')
implementation project(':jme3-lwjgl')
// implementation project(':jme3-lwjgl3')
implementation project(':jme3-networking')
implementation project(':jme3-niftygui')
implementation project(':jme3-plugins')
Expand Down

0 comments on commit 9452078

Please sign in to comment.