Skip to content

Commit

Permalink
0.8.3.0-22
Browse files Browse the repository at this point in the history
  • Loading branch information
elect86 committed Apr 26, 2023
1 parent 026688a commit 9857436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {

dependencies {

api("kotlin.graphics:glm:0.9.9.1-10")
api("kotlin.graphics:glm:0.9.9.1-11")

// https://mvnrepository.com/artifact/com.twelvemonkeys.imageio/imageio-core
listOf(/*"-batik",*/ "-bmp", "-core", "-icns", "-iff", "-jpeg", "-metadata", "-pcx", "-pdf", "-pict", "-pnm",
Expand Down

0 comments on commit 9857436

Please sign in to comment.