diff --git a/metadata/de.tutao.tutanota.yml b/metadata/de.tutao.tutanota.yml index aeaa40696c..8dcf3154aa 100644 --- a/metadata/de.tutao.tutanota.yml +++ b/metadata/de.tutao.tutanota.yml @@ -1487,7 +1487,7 @@ Builds: - versionName: 3.91.6 versionCode: 391060 - commit: 037de9051bafe4af9cd0a34e2957b8e67dc4d249 + commit: 7be2e97ac621ed12ef085eea9b42afd5166b262a subdir: app-android/app sudo: - apt-get update || apt-get update @@ -1507,7 +1507,8 @@ Builds: - cd ../.. - node buildSrc/fixFdroidDeps.js - npm install - - node dist prod + - npm run build-packages + - node --max-old-space-size=4096 dist prod - node buildSrc/prepareMobileBuild.js dist scandelete: - node_modules/**