flutter/dev/integration_tests/gradle_deprecated_settings
Alexander Aprelev 3b8f6c4020
Upgrade framework pub dependencies, roll engine with rolled dart sdk (#130163)
Manual roll is needed because incoming dart sdk requires updated version
vm_snapshot_analysis (>=0.7.4).


5ae09b8b4f...7c83ea3e85

```
7c83ea3e85 Reland "Manual roll Dart SDK from 2d98d9e27dae to 0b07debd5862 (21 revisions) (#43457)" (#43472)
9ef3e8d533 Roll Skia from 5eba922297bb to 93c92f97f5ab (2 revisions) (#43471)
```

Remove implementation of SuitePlatform from the test as well. Remove use
of fake cwd from SuitePlatform as it can't be properly faked.
2023-07-07 13:55:35 -07:00
..
android Upgrade integration tests to use AGP 7.3/Gradle 7.4 (#129642) 2023-06-30 19:34:20 +00:00
lib Don't import plugins that don't support android in settings.gradle (#54407) 2020-04-12 08:55:03 -07:00
pubspec.yaml Upgrade framework pub dependencies, roll engine with rolled dart sdk (#130163) 2023-07-07 13:55:35 -07:00
README.md ✒ Spell Check All .md Files Related to Flutter 💙 (#61564) 2020-07-22 18:23:47 -07:00

Deprecated settings.gradle

This project is meant to test that apps using the current android/settings.gradle can still be built. This project can be removed once apps have been migrated to this new file.

Issue: https://github.com/flutter/flutter/issues/54566