mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile: new Kirigami SHA
Notice this is not the current master. Do not go there right now. Kirigami SHA f8ee631aac787b60 introduces a failing load of our main.qml (tested with both Kirigami 2.0 and 2.2). This SHA is safe. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
fea111cb3a
commit
8ed53ab5a6
1 changed files with 1 additions and 1 deletions
|
@ -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 162b877ad4b03d4843e21e7e4674f5b74c7688fe
|
||||
git checkout 2f5b6fc2a2fa9fb6578a6a709d2d7c51582f2e29
|
||||
popd
|
||||
fi
|
||||
if [ ! -d breeze-icons ] ; then
|
||||
|
|
Loading…
Add table
Reference in a new issue