Updating the Embedding Dependencies
Requirements
- Gradle. If you don't have Gradle installed, you can get it on https://gradle.org/install/#manually.
- Depot tools.
Steps
- Update tools/androidx/files.json. (This file includes the Maven dependencies used to build Flutter apps).
cd
into this directory.- Run
./generate.sh
.