mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Pin the goldens repo to a specific commit in the android_views test. (#25678)
This commit is contained in:
parent
6d6ada14a0
commit
8d60ed04c9
@ -12,6 +12,7 @@ dependencies:
|
|||||||
assets_for_android_views:
|
assets_for_android_views:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/flutter/goldens.git
|
url: https://github.com/flutter/goldens.git
|
||||||
|
ref: c47f1308188dca65b3899228cac37f252ea8b411
|
||||||
path: dev/integration_tests/assets_for_android_views
|
path: dev/integration_tests/assets_for_android_views
|
||||||
|
|
||||||
async: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
async: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||||
|
Loading…
Reference in New Issue
Block a user