Closed sentd94 closed 3 years ago
@sentd94 What is the version of gradle in android/build.gradle? I think using 3.5.4 will solve the problem.
classpath 'com.android.tools.build:gradle:3.5.4'
If not, please share additional information.
android/build.gradle
or flutter run -v
The version of gradle was 3.5.0
Changing it to 3.5.4
seems to have fixed the issue.
FAILURE: Build failed with an exception.
The build failed likely due to AndroidX incompatibilities in a plugin. The tool is about to try using Jetifier to solve the incompatibility. Building plugin cloud_firestore... Exception: The plugin cloud_firestore could not be built due to the issue above.