vector-im -> element-hq
This commit is contained in:
@@ -27,7 +27,7 @@ if [ -d tmpCompound ]; then
|
||||
fi
|
||||
mkdir tmpCompound
|
||||
pushd tmpCompound
|
||||
git clone --branch "${BRANCH}" https://github.com/vector-im/compound-design-tokens
|
||||
git clone --branch "${BRANCH}" https://github.com/element-hq/compound-design-tokens
|
||||
|
||||
echo "Copying files from tokens repository..."
|
||||
rm -R ../libraries/compound/src/main/res/drawable
|
||||
|
||||
Reference in New Issue
Block a user