mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
standardnotes - disable failing & aum
This commit is contained in:
parent
c024dde1a7
commit
a1d0120ffc
1 changed files with 4 additions and 7 deletions
|
|
@ -623,6 +623,7 @@ Builds:
|
|||
|
||||
- versionName: 3.195.8
|
||||
versionCode: 3003114
|
||||
disable: fails to start, notifee error
|
||||
commit: '@standardnotes/mobile@3.195.8'
|
||||
subdir: packages/mobile/android/app
|
||||
sudo:
|
||||
|
|
@ -630,10 +631,6 @@ Builds:
|
|||
- apt-get install -y libsecret-1-dev make g++ libc-dev jq npm bzip2
|
||||
- npm install -g yarn
|
||||
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
||||
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
||||
init:
|
||||
- cd ../../../..
|
||||
- yarn config set -H enableImmutableInstalls false
|
||||
|
|
@ -648,7 +645,7 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
srclibs:
|
||||
- meypod-notifee@eeee41593e4e183e967eac4e99f9bcf5bedb8d57
|
||||
- meypod-notifee@36713fb9ae8993421b5c4bc7f4d31e93b11b6627
|
||||
rm:
|
||||
- packages/mobile/ios
|
||||
prebuild:
|
||||
|
|
@ -682,9 +679,9 @@ Builds:
|
|||
- packages/mobile/node_modules
|
||||
- packages/desktop
|
||||
- .yarn/
|
||||
ndk: r23b
|
||||
ndk: 26.1.10909125
|
||||
|
||||
AutoUpdateMode: Version @standardnotes/mobile@%v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: HTTP
|
||||
VercodeOperation:
|
||||
- 3002000 + %c
|
||||
|
|
|
|||
Loading…
Reference in a new issue