We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a981279 commit 68c6ff3Copy full SHA for 68c6ff3
fetch_sources.sh
@@ -2,6 +2,8 @@
2
3
# Copyright 2004-present Facebook. All Rights Reserved.
4
5
+set -e
6
+
7
cd "$(dirname "$0")"
8
9
echo "Downloading ICU"
install.sh
AAR_PATH=buck-out/gen/android-jsc.aar
0 commit comments