We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880d555 commit c2c4017Copy full SHA for c2c4017
build.gradle
@@ -35,8 +35,8 @@ dependencies {
35
36
testCompile("io.kotlintest:kotlintest:2.0.0")
37
38
- compile 'com.github.kotlin-graphics:gli:21d969448fea09fbe928103f4a4af52f27f00791'
39
- compile 'com.github.kotlin-graphics:glm:e2e87681177ecc743fdf36d142a1d2107109131d'
+ compile 'com.github.kotlin-graphics:gli:dab010641f3edeee51fb43320dbb3256dfba25b2'
+ compile 'com.github.kotlin-graphics:glm:b9eefbb27e64ddbda1a5461b707582d10c886980'
40
41
ext.jogl = "2.3.2"
42
compile "org.jogamp.gluegen:gluegen-rt:$jogl"
0 commit comments