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

Commit e140099

Browse files
committed
fix: use shorebird buildroot
1 parent faa0ddf commit e140099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ allowed_hosts = [
279279
]
280280

281281
deps = {
282-
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'f85c3be4bf808add6ba867b8ff7943fd235b7b5e',
282+
'src': 'https://github.com/shorebirdtech/buildroot.git' + '@' + '4c5c8abd2ab1ac7c2c029503c71450a87bf94307',
283283

284284
'src/flutter/third_party/depot_tools':
285285
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',

0 commit comments

Comments
 (0)