flutter/packages/flutter_tools/test/integration.shard/test_data
jesswrd 9cd0c083c7
Bumping framework Template Defaults to Android 16 (API 36) (#166464)
Updating framework to Android 16 (API 36). This involves updating
template versions to:

`compilesdk` 36
AGP 8.9.1
gradle  8.11.1

They are the recommended minimum versions outlined in the android docs
[here](https://developer.android.com/build/releases/gradle-plugin).

Note: I will bump `targetsdk` in a different PR. Infra changes may be
necessary when bumping `targetsdk`, so rolling it back would be easier
if the change is in a separate PR.

Partially Addresses https://github.com/flutter/flutter/issues/163071

## 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.

If you need help, consider asking for advice on the #hackers-new channel
on [Discord].

<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview
[Tree Hygiene]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md
[test-exempt]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#tests
[Flutter Style Guide]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md
[Features we expect every widget to implement]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#handling-breaking-changes
[Discord]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Chat.md
[Data Driven Fixes]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Data-driven-Fixes.md
2025-05-05 23:46:34 +00:00
..
background_project.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
basic_project.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
compile_error_project.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
deferred_components_config.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
deferred_components_project.dart Bumping framework Template Defaults to Android 16 (API 36) (#166464) 2025-05-05 23:46:34 +00:00
gen_l10n_project.dart Remove synthetic package qualifier for flutter: generate: error. (#163145) 2025-02-12 22:20:50 +00:00
hot_reload_const_project.dart Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
hot_reload_errors_common.dart Use recompile-restart instruction when hot restarting on the web (#162616) 2025-02-04 21:24:44 +00:00
hot_reload_project.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
hot_reload_test_common.dart Wait until all scripts are loaded in the page before running main for the DDC library bundle format (#162707) 2025-02-05 01:12:29 +00:00
hot_reload_with_asset_test_common.dart Wait until all scripts are loaded in the page before running main for the DDC library bundle format (#162707) 2025-02-05 01:12:29 +00:00
hot_reload_with_asset.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
hot_restart_with_paused_child_isolate_project.dart [ Hot Restart ] Fix possible hang due to unhandled exception in UI isolates on hot restart (#165693) 2025-03-26 16:50:07 +00:00
integration_tests_project.dart Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
listen_for_sigterm.dart [flutter_tools] exec rather than spawn subprocess from bin/internal/shared.sh (#99871) 2022-03-14 13:35:18 -07:00
plugin_each_settings_gradle_project.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
plugin_project.dart Android templates: update default Kotlin from 1.8.22 to 2.1.0, update default Gradle from 8.9 to 8.12 (#160974) 2025-01-23 19:39:32 +00:00
project_with_early_error.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
project.dart Refactor writing of package config in tests (#163734) 2025-02-28 08:51:59 +00:00
stateless_stateful_hot_reload_test_common.dart Wait until all scripts are loaded in the page before running main for the DDC library bundle format (#162707) 2025-02-05 01:12:29 +00:00
stateless_stateful_project.dart Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
stepping_project.dart Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
test_project.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
tests_project.dart Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00