Error in Kotlin but using only Java - Class kotlin.reflect.jvm.internal.FunctionCaller$FieldSetter

后端 未结 4 2040
日久生厌
日久生厌 2021-02-01 02:11

I get this error when try to run my Android application and I am not using Kotlin at all, application is written in Java...

Class kotlin.reflect.jvm.internal.Fun         


        
4条回答
  •  忘了有多久
    2021-02-01 03:07

    Will be fixed in Android Studio 3.3 Canary 14: https://issuetracker.google.com/issues/115798277

    In the mean time, use Invalidate Caches/Restart

提交回复
热议问题