mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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).
cdinto this directory.- Run
./generate.sh.