Uhhh... how do I create a Kotlin library that can ...
# announcements
b
Uhhh... how do I create a Kotlin library that can be used as-is in Java that doesn't reference kotlin.jvm.Intrinsics?
e
-alwaysinline
(R8) could probably do it but it wouldn't really be supported