flutter/dev/integration_tests/link_hook
auto-submit[bot] c1a301e8e8
Reverts "Manual pub roll (#156549)" (#156607)
Reverts: flutter/flutter#156549
Initiated by: christopherfujino
Reason for reverting: https://github.com/flutter/flutter/issues/156606
Original PR Author: christopherfujino

Reviewed By: {matanlurey}

This change reverts the following previous change:
I manually ran:

```
flutter update-packages --force-upgrade
cd dev/tools && dart bin/generate_gradle_lockfiles.dart --no-gradle-generation --no-exclusion
```

Note this bumps the `google_mobile_ads` plugin, which caused https://github.com/flutter/flutter/issues/156474. I expect it to work this time after https://flutter-review.googlesource.com/c/recipes/+/60340
2024-10-11 18:52:18 +00:00
..
hook [native_assets] Stop running link hooks in JIT mode (#151534) 2024-07-12 06:44:23 +00:00
lib
src
test
.gitignore
ffigen.yaml
pubspec.yaml Reverts "Manual pub roll (#156549)" (#156607) 2024-10-11 18:52:18 +00:00
README.md

link_hook

Test project for the native assets test to exercise adding assets during a link hook.