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 026688a commit 9857436Copy full SHA for 9857436
build.gradle.kts
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
22
- api("kotlin.graphics:glm:0.9.9.1-10")
+ api("kotlin.graphics:glm:0.9.9.1-11")
23
24
// https://mvnrepository.com/artifact/com.twelvemonkeys.imageio/imageio-core
25
listOf(/*"-batik",*/ "-bmp", "-core", "-icns", "-iff", "-jpeg", "-metadata", "-pcx", "-pdf", "-pict", "-pnm",
0 commit comments