msink/hello-libui

build.gradle Intellj invalid Syntax

PiecePaperCode opened this issue · 0 comments

val os = org.gradle.internal.os.OperatingSystem.current()!!
The !! is invalid in IntelliJ Kotlin Native. Project cant be build or run