Update templates to include google's maven repository (#10842)
Going forward, Android support libraries are published on maven (instead of bundling them with the SDK). Many plugins depend on these. To avoid requiring plugin users to add the maven repository to their app this change adds the repository to the template for `flutter create`. This also bumps the support-annotations dependency to 25.4.0 (which also requires the new maven repository).
M
Michael Goderbauer committed
2f979914e492a64b4a2f9d20fe0d8c535476ccb4
Parent: 2052741
Committed by GitHub <noreply@github.com>
on 6/20/2017, 7:43:23 PM