PixelHamster
05/10/2023, 9:27 PMgradle build
but intellij says it can't build the project:
/home/merlijn/.gradle/caches/modules-2/files-2.1/com.google.devtools.ksp/symbol-processing-gradle-plugin/1.8.21-1.0.11/84f788fcf1cbc31bb6491f29df3343c8b5fcc7c1/symbol-processing-gradle-plugin-1.8.21-1.0.11.jar!/META-INF/gradle-plugin.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
This happened when I wanted to update from 1.6 compiler to 1.8 along with kotlin 1.7.20 libs to 1.8.20Youssef Shoaib [MOD]
05/11/2023, 3:27 AM