https://kotlinlang.org logo
#compose
Title
# compose
b

bohregard

08/06/2020, 4:21 AM
I’m getting an error trying to build:
Copy code
Caused by: java.lang.IllegalStateException: Couldn't obtain compiled function body for public final inline fun <get-current>(): T defined in androidx.compose.runtime.Ambient[PropertyGetterDescriptorImpl@6d6b1e59]
Any ideas?
🚫 1
a

Alex Bieliaiev

04/08/2021, 10:43 AM
Had the same issue, please take a look at https://youtrack.jetbrains.com/issue/KT-38694
3 Views