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
First Check your JVM version
Open Window
Go to Java from Programs
Now Update JVM version in your Android Studio
That's it. Your studio will build again automatically..