fix(com.standardnotes): cannnot find module

This commit is contained in:
proletarius101 2023-05-18 12:36:14 +00:00
parent 9205cde6e8
commit ce9bb11125

View file

@ -10888,10 +10888,9 @@ Builds:
- .yarn/
ndk: r23b
- versionName: 3.159.17
versionCode: 3000959
disable: fails to build
commit: '@standardnotes/mobile@3.159.17'
- versionName: 3.160.3
versionCode: 3000963
commit: '@standardnotes/mobile@3.160.3'
subdir: packages/mobile/android/app
sudo:
- apt-get update
@ -10907,15 +10906,12 @@ Builds:
- yarn config set -H enableImmutableInstalls false
- sed -i -e '/react-native-iap/d' packages/mobile/package.json
- npm_config_build_from_source=true yarn
- cd packages/mobile
- npm_config_build_from_source=true yarn
patch:
- remove-IAP.3.146.2.patch
- disable-gms-u2f-support.patch
gradle:
- prod
rm:
- packages/desktop
- packages/mobile/ios
prebuild:
- sed -i -e '/detox/Id' -e 's/versionName appVersionName/versionName "$$VERSION$$"/'
@ -10936,16 +10932,14 @@ Builds:
scandelete:
- node_modules/
- packages/mobile/node_modules
- packages/desktop
- .yarn/
ndk: r23b
MaintainerNotes: |
Override gradle wrappers to make them consistent before the upstream merges https://github.com/standardnotes/app/pull/2197. The overridden version 7.2 can't build this application.
AutoUpdateMode: None
AutoUpdateMode: Version @standardnotes/mobile@%v
UpdateCheckMode: HTTP
VercodeOperation:
- 3000310 + %c
UpdateCheckData: https://github.com/standardnotes/app/actions/workflows/mobile.release.prod.yml|(\d+)\sworkflow\sruns|https://github.com/standardnotes/app/releases|/releases/tag/%40standardnotes%2Fmobile%40([\d.]+)
CurrentVersion: 3.160.1
CurrentVersionCode: 3000961
CurrentVersion: 3.160.3
CurrentVersionCode: 3000963