• Jakob Andersen's avatar
    Don't include Roboto fonts in Gradle builds. (#8169) · 77e53016
    Jakob Andersen authored
    The "old" APK build did not include Roboto fonts, but the new
    Gradle-based build did. This is due to `flutter build flx` defaulting to
    include the fonts, where the old `flutter build apk` defaulted to NOT
    include them.
    
    So let's change the Gradle build to also not include Roboto fonts.
    
    Fixes #8149
    77e53016
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...
README.md Loading commit data...
VERSION Loading commit data...