Skip to content

Commit

Permalink
lwjgl dependency issues
Browse files Browse the repository at this point in the history
  • Loading branch information
wil committed Mar 26, 2024
1 parent 1eba882 commit 1deddb5
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 1deddb5

Please sign in to comment.