flutter/packages/flutter_tools/templates/plugin/android-java.tmpl
Michael Goderbauer 2f979914e4 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).
2017-06-20 12:43:23 -07:00
..
src/main/java/androidIdentifier Make generated Java folder names match package names. (#10537) 2017-06-07 13:16:16 -07:00
build.gradle.tmpl Update templates to include google's maven repository (#10842) 2017-06-20 12:43:23 -07:00