SIGN IN SIGN UP

Don't include Roboto fonts in Gradle builds. (#8169)

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
J
Jakob Andersen committed
77e53016f29ea4d6005e82507058706ebbb0680f
Parent: 464a8e7
Committed by GitHub <noreply@github.com> on 2/15/2017, 9:27:05 AM