lWS QR: try to fix 04.00.00 (40000)

This commit is contained in:
relan 2019-05-23 07:42:16 +03:00
parent 92f0287a9a
commit 19d5f8917f

View file

@ -44,7 +44,8 @@ Build:04.00.00,40000
commit=v04.00.00f
subdir=app
submodules=yes
sudo=apt-get install -y -t testing node-uglify
sudo=apt update || apt update && \
apt install -y -t testing node-uglify
gradle=fdroid
prebuild=sed -i -e '/versionNameSuffix/d' build.gradle