After adding Kapt plugin - A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution

后端 未结 7 2132
遥遥无期
遥遥无期 2020-12-21 00:07

First of all,

I\'m pretty much aware that a lot of questions on this error had been posted already here, and none of them seems to be having a proper solution especia

相关标签:
7条回答
  • 2020-12-21 00:36

    I had the same problem because i had forgotten to add a converter in a list included in entity..In room you have to add converters in order to store lists in databas

    0 讨论(0)
提交回复
热议问题