Posts

Showing posts from July, 2023

Fix Intellij Error: Kotlin: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.0, expected version is 1.1.15 - Spring boot

Image
Error: Kotlin: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.0, expected version is 1.1.15. Rebuild your spring boot intellij project to fix the error. Go to Build>Rebuild Project Thats how to fix the "Error:Kotlin: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.0, expected version is 1.1.15."