mobile: update to falafel 0.6

This commit is contained in:
Johan T. Halseth 2019-12-02 10:05:41 +01:00
parent 7077d19589
commit 200161e04c
No known key found for this signature in database
GPG Key ID: 15BAADA29DA20D26

View File

@ -3,7 +3,7 @@
mkdir -p build
# Check falafel version.
falafelVersion="0.5"
falafelVersion="0.6"
falafel=$(which falafel)
if [ $falafel ]
then