Rabbit Escape: try to fix 0.12 (120)

This commit is contained in:
relan 2019-03-09 09:05:31 +03:00
parent 77e2ee6afb
commit 0f972a035e

View file

@ -48,7 +48,7 @@ Build:0.11,110
Build:0.12,120
commit=v0.12
subdir=rabbit-escape-ui-android/app
sudo=apt-get update && \
sudo=apt-get update || apt-get update && \
apt-get install -y python3-lxml
gradle=paid
build=cd ../.. && \