Updates JOGL (2.3.2)
This commit is contained in:
parent
b34649d399
commit
1559dacdca
@ -5,7 +5,7 @@ if (!hasProperty('mainClass')) {
|
||||
dependencies {
|
||||
compile project(':jme3-core')
|
||||
compile project(':jme3-desktop')
|
||||
compile 'org.jogamp.gluegen:gluegen-rt-main:2.3.1'
|
||||
compile 'org.jogamp.jogl:jogl-all-main:2.3.1'
|
||||
compile 'org.jogamp.joal:joal-main:2.3.1'
|
||||
compile 'org.jogamp.gluegen:gluegen-rt-main:2.3.2'
|
||||
compile 'org.jogamp.jogl:jogl-all-main:2.3.2'
|
||||
compile 'org.jogamp.joal:joal-main:2.3.2'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user