updated lwjgl version to the 3.0.0 release
This commit is contained in:
parent
977610bbd7
commit
6ad6f658b0
@ -2,7 +2,7 @@ if (!hasProperty('mainClass')) {
|
||||
ext.mainClass = ''
|
||||
}
|
||||
|
||||
def lwjglVersion = '3.0.0b'
|
||||
def lwjglVersion = '3.0.0'
|
||||
|
||||
dependencies {
|
||||
compile project(':jme3-core')
|
||||
|
Loading…
x
Reference in New Issue
Block a user