Skip to content

Commit d123689

Browse files
committed
trying to fix GH action
1 parent 0bc6097 commit d123689

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.idea/modules/vkk.test.iml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/java/module-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
requires com.github.kotlin_graphics.glm;
1212
requires com.github.kotlin_graphics.kool;
1313
requires com.github.kotlin_graphics.kotlin_unsigned;
14-
requires kotlin.reflect;
14+
// requires kotlin.reflect;
1515
// requires kotlin.stdlib.jdk7;
1616

1717
exports vkk;

0 commit comments

Comments
 (0)