mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-10 14:28:37 +00:00
standardnotes - keep latest
This commit is contained in:
parent
56a5127dbf
commit
4d8a45de8e
1 changed files with 0 additions and 48 deletions
|
|
@ -12760,54 +12760,6 @@ Builds:
|
||||||
- .yarn/
|
- .yarn/
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
- versionName: 3.169.30
|
|
||||||
versionCode: 3001109
|
|
||||||
commit: '@standardnotes/mobile@3.169.30'
|
|
||||||
subdir: packages/mobile/android/app
|
|
||||||
sudo:
|
|
||||||
- apt-get update
|
|
||||||
- apt-get install -y libsecret-1-dev build-essential
|
|
||||||
- curl -Lo node.tar.gz https://nodejs.org/download/release/v16.20.0/node-v16.20.0-linux-x64.tar.gz
|
|
||||||
- echo "7abc0e558fa3b3c4cc0fd3c7fa5dbe61500ba7213f5e87ed560c65a733c6a5c4 node.tar.gz"
|
|
||||||
| sha256sum -c -
|
|
||||||
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
||||||
- npm install -g yarn
|
|
||||||
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
||||||
init:
|
|
||||||
- cd ../../../..
|
|
||||||
- yarn config set -H enableImmutableInstalls false
|
|
||||||
- sed -i -e '/react-native-iap/d' packages/mobile/package.json
|
|
||||||
- npm_config_build_from_source=true yarn
|
|
||||||
patch:
|
|
||||||
- remove-IAP.3.146.2.patch
|
|
||||||
- disable-gms-u2f-support-3.160.17.patch
|
|
||||||
gradle:
|
|
||||||
- prod
|
|
||||||
rm:
|
|
||||||
- packages/mobile/ios
|
|
||||||
prebuild:
|
|
||||||
- sed -i -e '/detox/Id' -e 's/versionName appVersionName/versionName "$$VERSION$$"/'
|
|
||||||
-e 's/versionCode appVersionCode/versionCode $$VERCODE$$/' -e '/universalApk/s/false/true/'
|
|
||||||
build.gradle
|
|
||||||
- pushd ../../../..
|
|
||||||
- yarn run build:mobile
|
|
||||||
- popd
|
|
||||||
- pushd ../..
|
|
||||||
- yarn run android:bundle
|
|
||||||
- popd
|
|
||||||
scanignore:
|
|
||||||
- packages/mobile/node_modules/jsc-android
|
|
||||||
- packages/mobile/node_modules/react-native
|
|
||||||
- packages/mobile/node_modules/detox/android/build.gradle
|
|
||||||
- packages/mobile/node_modules/@standardnotes/react-native-utils/android/build.gradle
|
|
||||||
- packages/mobile/node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
||||||
scandelete:
|
|
||||||
- node_modules/
|
|
||||||
- packages/mobile/node_modules
|
|
||||||
- packages/desktop
|
|
||||||
- .yarn/
|
|
||||||
ndk: r23b
|
|
||||||
|
|
||||||
- versionName: 3.169.31
|
- versionName: 3.169.31
|
||||||
versionCode: 3001110
|
versionCode: 3001110
|
||||||
commit: '@standardnotes/mobile@3.169.31'
|
commit: '@standardnotes/mobile@3.169.31'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue