Was I not supposed to update the Kotlin IDEA plugi...
# compose
t
Was I not supposed to update the Kotlin IDEA plugin? Getting an error when syncing the project
Copy code
java.lang.IllegalStateException: No implClassName for public inline operator fun <T> androidx.compose.runtime.State<T>.getValue(thisObj: kotlin.Any?, property: kotlin.reflect.KProperty<*>): T defined in androidx.compose.runtime[DeserializedSimpleFunctionDescriptor@9e61e4b]
the project itself is locked to 1.4.32
False alarm, Invalidate Caches fixed it