flutter/dev/integration_tests/gradle_deprecated_settings
2024-12-16 21:41:54 +00:00
..
android [Reland] Force automatic ndk download when building for Android (#160260) 2024-12-13 20:27:23 +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 Manual pub roll with flutter_tools patch (#160174) 2024-12-16 21:41:54 +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