Update Tutanota to 3.78.2 (378020)

This commit is contained in:
F-Droid checkupdates bot 2020-11-27 03:54:51 +00:00
parent fe13bd97e6
commit 0eb1ccfc06

View file

@ -961,7 +961,30 @@ Builds:
- node_modules/mithril/dist/archive/*/mithril.min.zip
- node_modules/traceur/node_modules/semver/*.gz
- versionName: 3.78.2
versionCode: 378020
commit: tutanota-android-release-3.78.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
rm:
- app-ios
prebuild:
- cd ../..
- node fdroid-fix-deps
- npm install
- node dist prod
scandelete:
- node_modules/mithril/dist/archive/*/mithril.min.zip
- node_modules/traceur/node_modules/semver/*.gz
AutoUpdateMode: Version tutanota-android-release-%v
UpdateCheckMode: Tags tutanota-android-release-*
CurrentVersion: 3.77.4
CurrentVersionCode: 377040
CurrentVersion: 3.78.2
CurrentVersionCode: 378020