-
Bug
-
Resolution: Cannot Reproduce
-
Minor
The built-in Kotlin parser doesn't seem to work. Here's a log example with Kotlin 1.4
> Task :app:compileDebugKotlin w: ATTENTION! This build uses unsafe internal compiler arguments: -XXLanguage:+NonParenthesizedAnnotationsOnFunctionalTypes This mode is not recommended for production use, as no stability/compatibility guarantees are given on compiler or generated code. Use it at your own risk! w: Opt-in requirement marker androix.compose.animation.ExperimentalAnimationApi is unresolved. Please make sure it's present in the module dependencies > Task :app:compileDebugJavaWithJavac
I don't know if anything can be reliably done with the multiline warning, but it should at least pick up the w: prefix