diff --git a/metadata/de.tutao.tutanota.yml b/metadata/de.tutao.tutanota.yml index e2ec94d364..7ce4287bfc 100644 --- a/metadata/de.tutao.tutanota.yml +++ b/metadata/de.tutao.tutanota.yml @@ -632,25 +632,6 @@ Builds: - npm install - node dist prod - - versionName: 3.60.15 - versionCode: 360150 - commit: tutanota-android-release-3.60.15 - subdir: app-android/app - sudo: - - curl -Lo node.tar.xz https://nodejs.org/dist/v10.11.0/node-v10.11.0-linux-x64.tar.xz - - echo "c2eab149e7f0712a6a3eb672a76d657b049a3b3ae0c2edc2e0571df5049fe82c node.tar.xz" - | sha256sum -c - - - tar xJf node.tar.xz - - cp -a node-v10.11.0-linux-x64/. /usr/local/ - gradle: - - yes - prebuild: - - cd ../.. - - rm -rf app-ios - - node fdroid-fix-deps - - npm install - - node dist prod - - versionName: 3.64.3 versionCode: 364030 commit: tutanota-android-release-3.64.3