Skip to content

Commit 2a50081

Browse files
committed
suppress export
1 parent 58ae176 commit 2a50081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uno-vk/src/main/java/module-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
requires com.github.kotlin_graphics.vkk;
1111
requires com.github.kotlin_graphics.kool;
1212

13-
exports uno.vk;
13+
// exports uno.vk;
1414
}

0 commit comments

Comments
 (0)