Flutter/Gradle Not Building After Initializing Firebase?
I've just configured Firebase for use with my app, and now when I try to build, Gradle throws me an error. I've tried deleting pubspec.lock and running pub get, and I have not seen any errors in my code. Does…