• Jakob Andersen's avatar
    Improve Android builds. (#9801) · 6b54137a
    Jakob Andersen authored
    Eagerly generate local.properties, and always update the flutter.sdk
    setting in it, in case FLUTTER_ROOT has changed.
    
    Fixes #8365.
    Fixes #9716 - at least the specific issue reported. My Android Studio
    still complains about Gradle versions - it ships with v3.2, but requires
    v3.3...
    
    Add a 'generate dependencies' task to the Gradle build, which checks if
    the snapshot dependencies file exists, and runs an extra build before
    the actual FlutterTask if it doesn't. This makes the first build slower,
    but sub-sequent builds (without source changes) much faster.
    
    Fixes #9717.
    6b54137a
Name
Last commit
Last update
..
bin Loading commit data...
gradle Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
flutter_tools.iml Loading commit data...
pubspec.yaml Loading commit data...