flutter/dev/integration_tests/gradle_deprecated_settings
Greg Spencer a344fb1e2c
Update prepare_package.dart to use the process_runner package instead having duplicate code. (#62710)
Updates the prepare_package.dart script to use the process_runner package (which is where the ProcessRunner implementation was moved to).
2020-08-11 14:44:57 -07:00
..
android Revert "move compile/target sdk versions to 29 (#62799)" (#62884) 2020-08-04 11:20:16 -07: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 prepare_package.dart to use the process_runner package instead having duplicate code. (#62710) 2020-08-11 14:44:57 -07: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