Update Tutanota to 3.86.4 (386040)

This commit is contained in:
F-Droid checkupdates bot 2021-08-24 04:04:39 +00:00
parent 846c253247
commit 8eac335426

View file

@ -1254,7 +1254,30 @@ Builds:
scandelete:
- node_modules/**
- versionName: 3.86.4
versionCode: 386040
commit: ceaa7d2eaaba2d4d73ce7bb1637c3aaf49c63a6a
subdir: app-android/app
sudo:
- curl -Lo node.tar.xz https://nodejs.org/download/release/v14.17.2/node-v14.17.2-linux-x64.tar.xz
- echo "6cf9db7349407c177b36205feec949729d0ee9db485e19b10b0b1ffca65a3a46 node.tar.xz"
| sha256sum -c -
- tar xJf node.tar.xz
- cp -a node-v14.17.2-linux-x64/. /usr/local/
- npm install -g npm@latest
gradle:
- yes
rm:
- app-ios
prebuild:
- cd ../..
- node fdroid-fix-deps
- npm install
- node dist prod
scandelete:
- node_modules/**
AutoUpdateMode: Version
UpdateCheckMode: Tags tutanota-android-release-*
CurrentVersion: 3.86.3
CurrentVersionCode: 386030
CurrentVersion: 3.86.4
CurrentVersionCode: 386040