flutter/packages/flutter_tools/templates/app_shared/android-java.tmpl
Reid Baker 4d21a026e5
Protect flutter analyze --suggestions from erroring on missing AGP value. (#137719)
Fixes #137600 
Protect flutter analyze --suggestions from null error when AGP value is missing
Update template with a reference to new agp definition location 
Look for AGP version being set in settings.gradle (change to templates happened in dbe0ccd885 (diff-20537fb84ee37894a3f3d9723a06bcf2674290ee25aa83332c2524a1f7546a6d)
2023-11-02 21:14:58 +00:00
..
app Refactor Flutter Gradle Plugin so it can be applied using the declarative plugins {} block (#123511) 2023-04-19 17:56:22 +00:00
build.gradle.tmpl Protect flutter analyze --suggestions from erroring on missing AGP value. (#137719) 2023-11-02 21:14:58 +00:00
projectName_android.iml.tmpl