Software Development · August 11, 2021

Problem after I updated Android Studio to version 2020.3

Problem after I updated Android Studio to version 2020.3

After I updated my Android Studio to version 2020.3 for Flutter development. Below is my problem and solution.

Error display:

Flutter-Unable to find bundled Java version

Solution

https://stackoverflow.com/a/68612798/6109351


Error display:

Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.5.1, expected version is 1.1.15

Solution

[Solved] Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.5.1, expected version is 1.1.15 (exerror.com)