File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ vars = {
140140 "i18n_rev" : "c28ad5ea314394b3d89796a9201f2264e753a079" ,
141141 "leak_tracker_rev" : "f5620600a5ce1c44f65ddaa02001e200b096e14c" , # rolled manually
142142 "material_color_utilities_rev" : "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e" ,
143- "native_rev" : "16ae2d8619e23fc2bd83fbff087a26ac032a1145 " , # rolled manually while native assets are experimental
143+ "native_rev" : "e0cd7d4555491d96a784ad362c569be1b53fa2f7 " , # rolled manually while native assets are experimental
144144 "protobuf_rev" : "6e9c9f4637bc0db8a855c7b26e8f87a2279307cc" ,
145145 "pub_rev" : "469eb6193c0a49495ea2ce7432cf749f077ad596" , # rolled manually
146146 "shelf_rev" : "400fc396b9fd07b3dced5c6a0d7567072598f2d9" ,
Original file line number Diff line number Diff line change 22# for details. All rights reserved. Use of this source code is governed by a
33# BSD-style license that can be found in the LICENSE file.
44
5+ example/*: SkipByDesign # These require to run via `dart test` to run build hooks.
56test/json_schema/*: SkipByDesign # Dev dependency not in Dart SDK.
67
78[ $runtime != vm ]
You can’t perform that action at this time.
0 commit comments