Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Updating the Embedding Dependencies

Requirements

  1. Gradle. If you don't have Gradle installed, you can get it on https://gradle.org/install/#manually.
  2. Depot tools.

Steps

  1. Update tools/androidx/files.json. (This file includes the Maven dependencies used to build Flutter apps).
  2. cd into this directory.
  3. Run ./generate.sh.