flutter/dev/integration_tests/gradle_deprecated_settings
Pierre-Louis 65dfb555c0
Update packages (#126140)
In particular, update pin for `material_color_utilities` to `0.5.0`.
2023-05-08 09:51:28 +02:00
..
android [Reland] Add migrator to upgrade gradle version when conflict with Android Studio bundled Java version is detected (#125836) 2023-05-03 21:00:06 +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 Update packages (#126140) 2023-05-08 09:51:28 +02: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