From 772414568127d3389bb8b1e6552db7bb9aea0487 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 9 Jul 2019 01:49:18 +0100 Subject: [PATCH] Update Tutanota to 3.55.2 (355020) --- metadata/de.tutao.tutanota.txt | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/metadata/de.tutao.tutanota.txt b/metadata/de.tutao.tutanota.txt index 168a61158e..a7741eab7c 100644 --- a/metadata/de.tutao.tutanota.txt +++ b/metadata/de.tutao.tutanota.txt @@ -256,7 +256,21 @@ Build:3.52.1,352010 npm install && \ node dist prod +Build:3.55.2,355020 + commit=tutanota-android-release-3.55.2 + subdir=app-android/app + sudo=curl -Lo node.tar.xz https://nodejs.org/dist/v10.11.0/node-v10.11.0-linux-x64.tar.xz && \ + echo "c2eab149e7f0712a6a3eb672a76d657b049a3b3ae0c2edc2e0571df5049fe82c node.tar.xz" | sha256sum -c - && \ + tar xJf node.tar.xz && \ + cp -a node-v10.11.0-linux-x64/. /usr/local/ + gradle=yes + prebuild=cd ../.. && \ + rm -rf app-ios && \ + node fdroid-fix-deps && \ + npm install && \ + node dist prod + Auto Update Mode:Version tutanota-android-release-%v Update Check Mode:Tags tutanota-android-release-* -Current Version:3.52.1 -Current Version Code:352010 +Current Version:3.55.2 +Current Version Code:355020