hello-libui
hello-libui copied to clipboard
build.gradle Intellj invalid Syntax
val os = org.gradle.internal.os.OperatingSystem.current()!!
The !! is invalid in IntelliJ Kotlin Native. Project cant be build or run