Closed vikramkapoor closed 5 years ago
"flutter build apk -v" fails with the following error when I try to build the example. There are no errors in my flutter doctor output (at the bottom).
[ +3 ms] "flutter apk" took 60,800ms. Gradle task assembleRelease failed with exit code 1
Adding my own google_services.json under example/android/app fixed the issue for me.
"flutter build apk -v" fails with the following error when I try to build the example. There are no errors in my flutter doctor output (at the bottom).
[ +3 ms] "flutter apk" took 60,800ms. Gradle task assembleRelease failed with exit code 1
0 throwToolExit (package:flutter_tools/src/base/common.dart:28:3)
1 _buildGradleProjectV2 (package:flutter_tools/src/android/gradle.dart:751:5)