Update Tutanota to 3.85.10 (385100)

This commit is contained in:
F-Droid checkupdates bot 2021-08-10 05:56:15 +00:00
parent 4331c31124
commit a9b6d98b4c

View file

@ -1208,7 +1208,30 @@ Builds:
scandelete:
- node_modules/**
- versionName: 3.85.10
versionCode: 385100
commit: 250fd35a9c49aef47b0c8bd5374380bac73827e2
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.7
CurrentVersionCode: 385070
CurrentVersion: 3.85.10
CurrentVersionCode: 385100