Sign in
flutter
/
mirrors
/
engine
/
1b3e9dc897adf09ca964474e3988af8ea0438eef
/
.
/
tools
/
cipd
/
android_embedding_bundle
tree: c2c03e6baf950bcf6ef44e05e6caa94b4b7eae4c
.gitignore
build.gradle
cipd.yaml
generate.sh
README.md
tools/cipd/android_embedding_bundle/README.md
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
.