Android Embedding V2 Migration #159
Labels
bug
Something isn't working
medium
medium level issue
normal-priority
Something that has a normal priority
Description
This app is using a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to migrate this app to the V2 embedding.
Take a look at the docs for migrating an app: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects
The plugin
cloud_firestore
requires your app to be migrated to the Android embedding v2. Follow the steps on https://flutter.dev/go/android-project-migration and re-run this command.Error: Process completed with exit code 1.
Screenshots
Screenshot by @keyurgit45
Steps to Reproduce
Follow the steps in the given link
Additional data
Check the other CI/CD yaml files too
The text was updated successfully, but these errors were encountered: