Update Tutanota to 3.84.8 (384080)

This commit is contained in:
F-Droid checkupdates bot 2021-06-30 04:35:00 +00:00
parent 80a32748c9
commit 8a06c47588

View file

@ -1208,7 +1208,29 @@ Builds:
scandelete:
- node_modules/**
- versionName: 3.84.8
versionCode: 384080
commit: 89ac84231b2d472a569102038121e01621a8d0fa
subdir: app-android/app
sudo:
- curl -Lo node.tar.xz https://nodejs.org/dist/v14.16.0/node-v14.16.0-linux-x64.tar.xz
- echo "2e079cf638766fedd720d30ec8ffef5d6ceada4e8b441fc2a093cb9a865f4087 node.tar.xz"
| sha256sum -c -
- tar xJf node.tar.xz
- cp -a node-v14.16.0-linux-x64/. /usr/local/
gradle:
- yes
rm:
- app-ios
prebuild:
- cd ../..
- node fdroid-fix-deps
- npm install
- node dist prod
scandelete:
- node_modules/**
AutoUpdateMode: Version tutanota-android-release-%v
UpdateCheckMode: Tags tutanota-android-release-*
CurrentVersion: 3.84.1
CurrentVersionCode: 384010
CurrentVersion: 3.84.8
CurrentVersionCode: 384080