Skip to content

Commit c59d661

Browse files
committed
trying fix travis
1 parent 68f8631 commit c59d661

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/module-info.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
module com.github.kotlin_graphics.kotlin_unsigned {
2+
requires java.base;
23
requires kotlin.stdlib;
34
// requires kotlin.stdlib.jdk8;
45

0 commit comments

Comments
 (0)