We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7fbff6 commit debbd48Copy full SHA for debbd48
patch-engine.sh
@@ -1,5 +1,5 @@
1
set -e
2
-curl -O https://raw.githubusercontent.com/graphitemaster/incbin/master/incbin.h
+curl -O https://raw.githubusercontent.com/graphitemaster/incbin/main/incbin.h
3
cp main.gn engine/src/flutter/BUILD.gn
4
cp incbin.h engine/src/flutter/shell/platform/embedder/
5
echo "
0 commit comments