flutter/dev/benchmarks/complex_layout/android
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
..
app Update gradle lockfiles template (#140115) 2024-02-04 13:10:49 +00:00
gradle/wrapper Fix Gradle 7 warnings that are now errors in Gradle 8 (#121958) 2023-03-10 18:24:49 +00:00
build.gradle Update gradle lockfiles template (#140115) 2024-02-04 13:10:49 +00:00
buildscript-gradle.lockfile Update gradle lockfiles template (#140115) 2024-02-04 13:10:49 +00:00
gradle.properties Bump gradle heap size limit in *everywhere* (#134665) 2023-09-13 10:36:24 -07:00
project-app.lockfile Revert "[integration_test] upgrade androidx test to 1.4.0" (#124644) 2023-04-11 18:54:59 -07:00
project-integration_test.lockfile Update generate_gradle_lockfiles script to represent newer templates, and run it on dev/ (#135175) 2023-12-05 18:04:08 +00:00
settings.gradle Update gradle lockfiles template (#140115) 2024-02-04 13:10:49 +00:00