Bump LWJGL3 version to '3.2.1'

accellbaker
Ali-RS 6 years ago committed by Stephen Gold
parent 9d6d31d685
commit 7b346d2760
  1. 2
      jme3-lwjgl3/build.gradle

@ -2,7 +2,7 @@ if (!hasProperty('mainClass')) {
ext.mainClass = ''
}
def lwjglVersion = '3.1.6'
def lwjglVersion = '3.2.1'
sourceCompatibility = '1.8'

Loading…
Cancel
Save