flutter/packages/integration_test/example/android/app
Bartek Pacia 85888bccf2
Update gradle lockfiles template (#140115)
This PR updates almost* all Gradle buildscripts in the Flutter repo the `example` and `dev` (in particular, in `dev/integration_tests` and in `dev/benchmarks`) directories to apply Flutter's Gradle plugins using the declarative `plugins {}` block.

*almost, because:
- add-to-app (aka hybrid) apps are not migrated (related https://github.com/flutter/flutter/issues/138756)
- apps that purposefully use build files to ensure backward compatibility (e.g. [`gradle_deprecated_settings`](https://github.com/flutter/flutter/tree/3.16.0/dev/integration_tests/gradle_deprecated_settings))
2024-02-04 13:10:49 +00:00
..
src Test AGP 8.0 using java 17 (#125323) 2023-05-08 15:02:31 +00:00
build.gradle Update gradle lockfiles template (#140115) 2024-02-04 13:10:49 +00:00
proguard-rules.pro Support minifcation for apps that depend on AGP 8 and integration_test (#127628) 2023-05-26 19:30:44 +00:00