Update Tutanota to 3.86.3 (386030)

This commit is contained in:
F-Droid checkupdates bot 2021-08-21 04:06:28 +00:00
parent 1b05fa9711
commit 0ff7e66f5d

View file

@ -1231,7 +1231,30 @@ Builds:
scandelete:
- node_modules/**
- versionName: 3.86.3
versionCode: 386030
commit: c2992a643280cd26b34d8eb601428f7833d79337
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.85.10
CurrentVersionCode: 385100
CurrentVersion: 3.86.3
CurrentVersionCode: 386030