添加依赖
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
Gradle报错:KotlinReflectionNotSupportedError: Kotlin reflection implementation is not found at runtime
阅读 48
2023-03-10
添加依赖
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
相关推荐
精彩评论(0)