README.md 310 Bytes
Newer Older
1 2
# Deprecated settings.gradle

3 4 5
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.
6

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