flutter/packages/flutter_tools/templates/module/android
Reid Baker b552906977
Set java 11 as expected java version in all templates (#160349)
Bump templates from java 8 to java 11.

fixes https://github.com/flutter/flutter/issues/156111 

I want to talk to @gmackall before merging to talk through the
consequences.


## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.

---------

Co-authored-by: Gray Mackall <34871572+gmackall@users.noreply.github.com>
2025-01-07 15:27:23 +00:00
..
deferred_component Set java 11 as expected java version in all templates (#160349) 2025-01-07 15:27:23 +00:00
gradle Migrate module templates to declarative application of the Flutter Gradle Plugin (#159770) 2024-12-05 21:32:58 +00:00
host_app_common/app.tmpl Set java 11 as expected java version in all templates (#160349) 2025-01-07 15:27:23 +00:00
host_app_editable
host_app_ephemeral Fix regression to hardcoded AGP/Kotlin values in Android module templates (#160108) 2024-12-16 19:59:00 +00:00
library_new_embedding Set java 11 as expected java version in all templates (#160349) 2025-01-07 15:27:23 +00:00