gre*_*nce 7 kotlin android-studio
当我使用Android Studio 3.1和Kotlin编译时,我收到此错误消息.我需要配置什么来避免此警告?
warning: Supported source version 'RELEASE_7' from annotation processor 'org.jetbrains.kotlin.kapt3.ProcessorWrapper' less than -source '1.8'
Run Code Online (Sandbox Code Playgroud)
该警告是一个错误,当您在某些库上使用 kapt 而不是 annotationProcessor 时会发生这种情况,例如版本为 1.0.0 的 Room(通过使用版本为 1.1.0-beta2 修复)。
| 归档时间: |
|
| 查看次数: |
1512 次 |
| 最近记录: |