We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f8631 commit c59d661Copy full SHA for c59d661
src/main/java/module-info.java
@@ -1,4 +1,5 @@
1
module com.github.kotlin_graphics.kotlin_unsigned {
2
+ requires java.base;
3
requires kotlin.stdlib;
4
// requires kotlin.stdlib.jdk8;
5
0 commit comments