flutter/packages/flutter_tools/templates/create/android.tmpl
Jakob Andersen 1457f3dbb0 Put Gradle output in build/ (#8759)
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
2017-03-15 10:53:22 +01:00
..
app Upgrade build tools to latest Android Studio default (#8461) 2017-02-28 18:25:28 +01:00
.gitignore Make new project template gradle-based for Android. (#7902) 2017-02-10 09:37:38 +01:00
build.gradle Put Gradle output in build/ (#8759) 2017-03-15 10:53:22 +01:00
gradle.properties Make new project template gradle-based for Android. (#7902) 2017-02-10 09:37:38 +01:00
settings.gradle Make new project template gradle-based for Android. (#7902) 2017-02-10 09:37:38 +01:00