Merge branch 'master' into 'master'
Remove de.tutao.tutanota:3.59.8 See merge request fdroid/fdroiddata!5431
This commit is contained in:
commit
a16c0b075d
|
@ -340,20 +340,6 @@ Build:3.59.5,359050
|
|||
npm install && \
|
||||
node dist prod
|
||||
|
||||
Build:3.59.8,359080
|
||||
commit=tutanota-android-release-3.59.8
|
||||
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
|
||||
|
||||
Build:3.59.10,359100
|
||||
commit=tutanota-android-release-3.59.10
|
||||
subdir=app-android/app
|
||||
|
|
Loading…
Reference in a new issue