Skip to content

Commit f8f8f0c

Browse files
committed
glm gli up
1 parent c2c4017 commit f8f8f0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ dependencies {
3535

3636
testCompile("io.kotlintest:kotlintest:2.0.0")
3737

38-
compile 'com.github.kotlin-graphics:gli:dab010641f3edeee51fb43320dbb3256dfba25b2'
39-
compile 'com.github.kotlin-graphics:glm:b9eefbb27e64ddbda1a5461b707582d10c886980'
38+
compile 'com.github.kotlin-graphics:gli:61a0818ddd70d9121c2518fdc9effdd77f87ee83'
39+
compile 'com.github.kotlin-graphics:glm:b7b30f24e23586cb1d31f61996968e0c77476d21'
4040

4141
ext.jogl = "2.3.2"
4242
compile "org.jogamp.gluegen:gluegen-rt:$jogl"

0 commit comments

Comments
 (0)