Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit

Permalink
Revert Dart SDK back to 3.3.0-221.0.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-simmons committed Dec 13, 2023
1 parent d202141 commit 76d2c94
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '114f2e8de3e58d3aeddbd62aedc31a4328796747',
'dart_revision': '02f28120470fbb63c1d7cace5306b35c66077824',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down
6 changes: 5 additions & 1 deletion ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 83f81dca79670227b6c3d1334fb126ac
Signature: 534235e67789f0e21d5a7c3feace20b9

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -3477,6 +3477,8 @@ ORIGIN: ../../../third_party/dart/runtime/vm/compiler/api/type_check_mode.h + ..
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/assembler/assembler_base.h + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/abi.cc + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/abi.h + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/call.cc + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/call.h + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/callback.cc + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/callback.h + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/frame_rebase.cc + ../../../third_party/dart/LICENSE
Expand Down Expand Up @@ -3545,6 +3547,8 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/api/type_check_mode.h
FILE: ../../../third_party/dart/runtime/vm/compiler/assembler/assembler_base.h
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/abi.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/abi.h
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/call.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/call.h
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/callback.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/callback.h
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/frame_rebase.cc
Expand Down

0 comments on commit 76d2c94

Please sign in to comment.