flutter/packages/flutter_tools/templates/plugin/android-java.tmpl
stuartmorgan aa230140e7
Add namespace to Android plugin templates (#126354)
Adds the `namespace` property necessary for AGP 8 compatibility to the plugin templates, with the conditional logic to ensure that it doesn't break AGP <4.2, so that new plugins will be maximally compatible.

Part of https://github.com/flutter/flutter/issues/125181
2023-05-12 22:16:06 +00:00
..
src Add Android unit tests to plugin template (#120720) 2023-02-15 17:25:23 +00:00
build.gradle.tmpl Add namespace to Android plugin templates (#126354) 2023-05-12 22:16:06 +00:00
projectName_android.iml.tmpl