Issue with Kotlin version while building Flutter APK
I recently updated my Android Studio and moved my project from Windows to Mac, when I run application on Android device. It works fine but when i run command flutter build apk --split-per-abi It gives me errors. Things which tried…