Mobile: again new Kirigami SHA

While we are at this, just go to current master. Only QML
improvements, and safe to upgrade.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
Jan Mulder 2018-02-17 09:42:11 +01:00
parent 6700715b5d
commit 36b8594cce

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 3023536f809b165eb90300aa356407f4079c6507
git checkout 389f4c29acc3629a900dd5e1e52ef8b0bfe3519f
popd
fi
if [ ! -d breeze-icons ] ; then