Error:Kotlin: Unsupported plugin option: org.jetbrains.kotlin.android:enabled=true

前端 未结 8 1586
逝去的感伤
逝去的感伤 2021-02-02 09:36

Today I receive this error, while exactly same code was working an hour ago

Error:Kotlin: Unsupported plugin option: org.jetbrains.kotlin.android:enable

8条回答
  •  眼角桃花
    2021-02-02 10:15

    Recently I also faced same issue,

    Error:Kotlin: Unsupported plugin option: org.jetbrains.kotlin.android:enabled=true

    I solved this issue by simply updating the kotlin plugin and now it is working fine.

提交回复
热议问题