mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
standartnotes: update patch
This commit is contained in:
parent
75b72ce581
commit
4a57bb89ae
1 changed files with 1 additions and 3 deletions
|
|
@ -3333,8 +3333,6 @@ Builds:
|
|||
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||
init:
|
||||
- cd ../../../..
|
||||
- sed -i -e 's/version:\ 7.8.0/version:\ 9.1.1/' -e 's/npm:7.8.0/npm:9.1.1/'
|
||||
-e '/800233/d' yarn.lock
|
||||
- yarn config set -H enableImmutableInstalls false
|
||||
- tmpfile=$(mktemp) && cp packages/mobile/package.json "$tmpfile" && jq -r 'del
|
||||
(.devDependencies["react-native-iap"]) | del (.dependencies["react-native-store-review"])'
|
||||
|
|
@ -3346,7 +3344,7 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
srclibs:
|
||||
- notifee@@notifee/react-native@9.1.1
|
||||
- notifee@@notifee/react-native@9.1.8
|
||||
rm:
|
||||
- packages/mobile/ios
|
||||
- packages/mobile/android/app/src/main/java/com/standardnotes/Fido2Api*.java
|
||||
|
|
|
|||
Loading…
Reference in a new issue