flutter/packages/flutter_tools/templates/app_shared/android.tmpl
Bartek Pacia e8282edf4d
Update Android app project template to apply Kotlin Gradle plugin declaratively (#139006)
This PR updates the app templates generated by `flutter create` to use declarative `plugins {}` syntax for applying the Kotlin Gradle Plugin.

I realized this is missing while writing [#9857.](https://github.com/flutter/website/pull/9857)
2023-11-27 20:50:21 +00:00
..
app/src [flutter_tools] - Add queries section to Android manifest file (#137207) 2023-11-16 08:57:20 +00:00
gradle/wrapper Remove unneeded date comment in gradle-wrapper.properties (#104061) 2022-06-13 16:43:11 -07:00
.gitignore Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
gradle.properties.tmpl Bump gradle heap size limits in templates (#133671) 2023-08-30 15:40:14 +00:00
settings.gradle.tmpl Update Android app project template to apply Kotlin Gradle plugin declaratively (#139006) 2023-11-27 20:50:21 +00:00