Bump LWJGL3 version to '3.2.3' on jme3-vr as well

fix-openal-soft-deadlink
Ali-RS 5 years ago committed by Stephen Gold
parent 981aa1d181
commit 621a4ab6a9
  1. 2
      jme3-vr/build.gradle

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

Loading…
Cancel
Save