Relative Content

Tag Archive for androidflutterkotlingradle

Kotlin version mismatch error when building Flutter app APK

I’m encountering a Kotlin version mismatch error while building a release APK for my Flutter app. The error message suggests that some modules were compiled with Kotlin 1.8.0, but the expected version is 1.6.0. Here is the full error message: