Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
36eafae59d654b727c05d2d829c3cbb70ef0e49d
/
.
/
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
.