kotlin
-
【报错】Error:Kotlin: Module was compiled with an incompatible version of Kotlin. The binary
文章目录 报错: 解决方案: 报错: Error:Kotlin: Module was compiled with an incompatible version of Kotli…
-
AGP 8.0 解决 ‘kaptGenerateStubsDebugKotlin‘ task (current target is 17) 问题
AGP 升级到 8.0 后,运行项目出现了下面的问题: Execution failed for task ‘:app:kaptGenerateStubsDebugKotlin’….
