Skip to content

Commit 0c24215

Browse files
committed
fix jitpack build
1 parent e5d4276 commit 0c24215

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:399cd2a1d7385aea6ba325f8008eabbb4ff4184d"
39+
implementation "$kx:gln:399cd2a1d7"
4040
implementation "$kx:vkk:9dc6cfc"
4141
implementation "$kx:appBuffer:23e9166e41"
4242

0 commit comments

Comments
 (0)