flutter/packages/flutter_tools/templates/app_shared/android-kotlin.tmpl/app
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
..
src/main/kotlin/androidIdentifier Update Android app project template to apply Kotlin Gradle plugin declaratively (#139006) 2023-11-27 20:50:21 +00:00
build.gradle.tmpl [Android] Support Android 34 (take 2) (#137967) 2023-11-09 22:40:15 +00:00