Merge pull request #3948 from halseth/falafel-0.7
mobile: bump falafel dep to 0.7
This commit is contained in:
commit
a2977c4438
@ -3,7 +3,7 @@
|
||||
mkdir -p build
|
||||
|
||||
# Check falafel version.
|
||||
falafelVersion="0.6"
|
||||
falafelVersion="0.7"
|
||||
falafel=$(which falafel)
|
||||
if [ $falafel ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user