• Jakob Andersen's avatar
    Put Gradle output in build/ (#8759) · 1457f3db
    Jakob Andersen authored
    Changed the default build output directory in the new project template
    to build/, instead of android/build/ and android/app/build/.
    
    Updated tools to ask the Gradle scripts what the build directory is,
    since this is configurable in the build scripts, and we need to know
    where the build output actually is.
    
    Silenced output from 'flutter build aot' when invoked from Gradle, since
    the output was confusing in this case.
    
    Fixes #8723
    Fixes #8656
    Fixes #8138
    1457f3db
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
appveyor.yml Loading commit data...