Skip to content

Commit 92e3da5

Browse files
committed
⬆️ glm
1 parent 3e520b3 commit 92e3da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation "$kotlin-reflect:$kotlinVersion"
3737

3838
ext.kx = "com.github.kotlin-graphics"
39-
implementation "$kx:gln:cd136976f44f7b098311e05aa053adac1d4c29e5"
39+
implementation "$kx:gln:b3d4bf769d554ab49e774788c765dd55f8d2d458"
4040
implementation "$kx:vkk:d74b465bcaa63acf1f4f09a02f1ad6da783404e5"
4141

4242
testImplementation 'io.kotlintest:kotlintest:2.0.7'

0 commit comments

Comments
 (0)