Update assets_for_android_views git dependency pins (#116639)

* Unpin assets_for_android_views git dependency

It needs to pick-up changes made to the pubspec.yaml to be Dart 3.0 compatible and dev/integration_tests/android_views/pubspec.yaml already uses the same dependency unpinned.

* Also unpin hybrid_android_views

* Pin android_views to the new flutter/goldens ref

* Pin hybrid_android_views to newer flutter/goldens
This commit is contained in:
Alexander Thomas 2022-12-07 21:33:59 +01:00 committed by GitHub
parent 7b458e5af1
commit 3f1fb1b960
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ dependencies:
assets_for_android_views:
git:
url: https://github.com/flutter/goldens.git
ref: c47f1308188dca65b3899228cac37f252ea8b411
ref: 64d0f6051b9b7b9933d3d16194170a38f544634a
path: dev/integration_tests/assets_for_android_views
archive: 3.3.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"

View file

@ -16,7 +16,7 @@ dependencies:
assets_for_android_views:
git:
url: https://github.com/flutter/goldens.git
ref: c47f1308188dca65b3899228cac37f252ea8b411
ref: 64d0f6051b9b7b9933d3d16194170a38f544634a
path: dev/integration_tests/assets_for_android_views
archive: 3.3.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"