Bump LWJGL3 version to '3.2.3'

This commit is contained in:
Ali-RS 2019-09-19 12:17:22 +04:30 committed by Stephen Gold
parent 46a52af2f5
commit 981aa1d181

View File

@ -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'