mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

Restore testing deprecated settings.gradle (plugins.each). Updated presumably by accident in #83067 Split from #137115 See also https://github.com/flutter/flutter/pull/137115#issuecomment-1781909865
8 lines
310 B
Markdown
8 lines
310 B
Markdown
# 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
|