Update Tutanota to 3.36.1 (336010)

This commit is contained in:
F-Droid Builder 2018-08-16 20:26:31 +01:00 committed by Ciaran Gultnieks
parent 6ec6cec263
commit d4ab3515d6

View file

@ -26,7 +26,21 @@ Build:3.35.13,335130
npm install && \
node dist prod
Build:3.36.1,336010
commit=tutanota-android-release-3.36.1
subdir=app-android/app
sudo=curl -Lo node.tar.xz https://nodejs.org/dist/v8.11.3/node-v8.11.3-linux-x64.tar.xz && \
echo "08e2fcfea66746bd966ea3a89f26851f1238d96f86c33eaf6274f67fce58421a node.tar.xz" | sha256sum -c - && \
tar xJf node.tar.xz && \
cp -a node-v8.11.3-linux-x64/. /usr/local/
gradle=yes
prebuild=cd ../.. && \
rm -rf app-ios && \
sed -i '/flow-bin/d' package.json && \
npm install && \
node dist prod
Auto Update Mode:Version tutanota-android-release-%v
Update Check Mode:Tags tutanota-android-release-*
Current Version:3.35.13
Current Version Code:335130
Current Version:3.36.1
Current Version Code:336010