flutter/packages/integration_test/example/android
Reid Baker 9376a2ac60
Support minifcation for apps that depend on AGP 8 and integration_test (#127628)
- Set exported proguard rules for consumers of integration_test using AGP 8.0 
- Updated proguard usage in example to test setting custom proguard rules works.

#127388

Documentation for how consumerProguardFiles works. https://developer.android.com/studio/projects/android-library#Considerations

Unknown why we had to use ** instead of matching exactly.
2023-05-26 19:30:44 +00:00
..
app Support minifcation for apps that depend on AGP 8 and integration_test (#127628) 2023-05-26 19:30:44 +00:00
gradle/wrapper Test AGP 8.0 using java 17 (#125323) 2023-05-08 15:02:31 +00:00
.gitignore remove ephemeral files (#70818) 2020-11-19 10:03:09 -08:00
build.gradle Test AGP 8.0 using java 17 (#125323) 2023-05-08 15:02:31 +00:00
buildscript-gradle.lockfile Test AGP 8.0 using java 17 (#125323) 2023-05-08 15:02:31 +00:00
gradle.properties Test AGP 8.0 using java 17 (#125323) 2023-05-08 15:02:31 +00:00
project-app.lockfile Test AGP 8.0 using java 17 (#125323) 2023-05-08 15:02:31 +00:00
project-integration_test.lockfile Test AGP 8.0 using java 17 (#125323) 2023-05-08 15:02:31 +00:00
project-webview_flutter.lockfile Revert gradle roll (#91459) 2021-10-07 19:42:24 -07:00
settings.gradle Test AGP 8.0 using java 17 (#125323) 2023-05-08 15:02:31 +00:00