Skip to content

Commit 577bab6

Browse files
JNightRiderscenemax3d
authored andcommitted
Gradle build (zip) (#2235)
* lwjgl dependency issues
1 parent 0175ba2 commit 577bab6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jme3-examples/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ dependencies {
1919
implementation project(':jme3-effects')
2020
implementation project(':jme3-jbullet')
2121
implementation project(':jme3-jogg')
22-
// implementation project(':jme3-lwjgl')
23-
implementation project(':jme3-lwjgl3')
22+
implementation project(':jme3-lwjgl')
23+
// implementation project(':jme3-lwjgl3')
2424
implementation project(':jme3-networking')
2525
implementation project(':jme3-niftygui')
2626
implementation project(':jme3-plugins')

0 commit comments

Comments
 (0)