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 c2c4017 commit f8f8f0cCopy full SHA for f8f8f0c
build.gradle
@@ -35,8 +35,8 @@ dependencies {
35
36
testCompile("io.kotlintest:kotlintest:2.0.0")
37
38
- compile 'com.github.kotlin-graphics:gli:dab010641f3edeee51fb43320dbb3256dfba25b2'
39
- compile 'com.github.kotlin-graphics:glm:b9eefbb27e64ddbda1a5461b707582d10c886980'
+ compile 'com.github.kotlin-graphics:gli:61a0818ddd70d9121c2518fdc9effdd77f87ee83'
+ compile 'com.github.kotlin-graphics:glm:b7b30f24e23586cb1d31f61996968e0c77476d21'
40
41
ext.jogl = "2.3.2"
42
compile "org.jogamp.gluegen:gluegen-rt:$jogl"
0 commit comments