flutter/dev/integration_tests/gradle_deprecated_settings
Gray Mackall d5896d5ede
Manually roll pub packages (#145005)
Manual takeover of https://github.com/flutter/flutter/pull/145003, to include some gradle lockfile changes.
2024-03-12 19:53:57 +00:00
..
android [flutter_tools] Update external link in Android manifest template (#144302) 2024-02-29 06:47:19 +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 Manually roll pub packages (#145005) 2024-03-12 19:53:57 +00:00
README.md Revert automated changes made to deprecated settings.gradle (plugins.each) (#140037) 2023-12-20 15:45:08 +00:00

Deprecated settings.gradle

This project is meant to test that apps using the deprecated android/settings.gradle (PluginEach used until Flutter v1.22.0) 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