I\'m using android studio 3.4.1 and my Kotlin version is 1.3.31. I have a flutter app. When trying to add cloud_firestore to my app I have the followin
To me, using IDEA 2019.3.4, change Kotlin JVM version to IDEA bundled one (version:11) which found in Project Settings->Platform Settings->SDKs , solved the problem.