Failed to build apk in flutter project
when i want to buil my apk by using flutter build apk
i get the following error:
Adding firebase-auth to build.gradle causes kotlin version conflict in flutter app
I am writing a flutter app that targets both iOS and Android, and uses firebase-auth and firebase-storage. The app is compiling and working well in the iOS simulator.