uli
06/07/2021, 10:16 AM> Task :androidApp:compileDebugKotlin
warning: 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!
exception: java.lang.NoClassDefFoundError: kotlin/KotlinNothingValueException
compose 0.0.0-unmerged-build79, kotlin 1.5.10, coroutines 1.4.32-native-mt, gradle 7.0.1
To my knowledge, all versions match. Any idea what could be going wrong?uli
06/07/2021, 12:09 PM