Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
d604d34bf314f5d2bd5f8e8c6c0638e6ca5259ee
/
.
/
tools
/
cipd
/
android_embedding_bundle
tree: 79e71d79ef2e4c844fda89bebe5a6c4e59e9e110
.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
.