Skip to content

Commit 8b1e5b9

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # build.gradle
2 parents a21fb4c + 037f690 commit 8b1e5b9

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
@@ -36,8 +36,8 @@ dependencies {
3636
implementation "$kotlin-reflect:$kotlinVersion"
3737

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

4242
testImplementation 'io.kotlintest:kotlintest:2.0.7'
4343
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.0.6'

0 commit comments

Comments
 (0)