Mobile: new Kirigami SHA

And sync again with Kirigami master. All safe QML improvements.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
Jan Mulder 2018-02-21 08:57:31 +01:00 committed by Dirk Hohndel
parent 564e134bba
commit cd0b911fe8

View file

@ -33,7 +33,7 @@ if [ "$NOPULL" = "" ] ; then
git checkout master
git pull origin master
# if we want to pin a specific Kirigami version, we can do this here
git checkout 389f4c29acc3629a900dd5e1e52ef8b0bfe3519f
git checkout 38a9dec7317945e5751c86a6c54de787c261e024
popd
fi
if [ ! -d breeze-icons ] ; then