Update Tutanota to 3.87.1 (387010)

This commit is contained in:
F-Droid checkupdates bot 2021-08-31 04:00:40 +00:00
parent 30fd29c097
commit 14d856f20e

View file

@ -1277,7 +1277,30 @@ Builds:
scandelete:
- node_modules/**
- versionName: 3.87.1
versionCode: 387010
commit: 28f01b54f00ea08c3cb01d14ddc507166590d4a3
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.4
CurrentVersionCode: 386040
CurrentVersion: 3.87.1
CurrentVersionCode: 387010