Skip to content

Commit 7001301

Browse files
committed
e: Module kotlin.stdlib cannot be found in the module graph
1 parent 440da96 commit 7001301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
kotlin("jvm") version "1.3.72"
32
java
3+
kotlin("jvm") version "1.3.72"
44
}
55

66
val moduleName = "com.github.kotlin_graphics.kotlin_unsigned"

0 commit comments

Comments
 (0)