LessPass: Upgrade to 9.7.3

This commit is contained in:
Guillaume Vincent 2022-12-24 12:17:53 +00:00 committed by linsui
parent 00e316943d
commit 44a2f8630a

View file

@ -312,6 +312,126 @@ Builds:
scandelete:
- mobile/node_modules/
- versionName: 9.7.3
versionCode: 900700301
commit: mobile-v9.7.3
subdir: mobile/android/app/
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.1/node-v18.12.1-linux-x64.tar.gz
- echo "a8fcacb8033504e6d704bdee821f7005ee3774db25c799bcf2a13b5bda7de172 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- npm -g install yarn
init: yarn install
gradle:
- yes
rm:
- mobile/node_modules/react-native/template/android/build.gradle
prebuild: sed -i -e '/enableHermes/s/true/false/' build.gradle
scanignore:
- mobile/android/build.gradle
- mobile/node_modules/react-native/android/com/facebook/react/react-native
- mobile/node_modules/jsc-android/dist/org/webkit/android-jsc
- mobile/node_modules/react-native-screens/android/build.gradle
- mobile/node_modules/@react-native-community/async-storage/android/build.gradle
- mobile/node_modules/react-native-vector-icons/android/build.gradle
- mobile/node_modules/react-native-safe-area-context/android/build.gradle
scandelete:
- mobile/node_modules/
gradleprops:
- reactNativeArchitectures=armeabi-v7a
- versionName: 9.7.3
versionCode: 900700302
commit: mobile-v9.7.3
subdir: mobile/android/app/
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.1/node-v18.12.1-linux-x64.tar.gz
- echo "a8fcacb8033504e6d704bdee821f7005ee3774db25c799bcf2a13b5bda7de172 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- npm -g install yarn
init: yarn install
gradle:
- yes
rm:
- mobile/node_modules/react-native/template/android/build.gradle
prebuild: sed -i -e '/enableHermes/s/true/false/' build.gradle
scanignore:
- mobile/android/build.gradle
- mobile/node_modules/react-native/android/com/facebook/react/react-native
- mobile/node_modules/jsc-android/dist/org/webkit/android-jsc
- mobile/node_modules/react-native-screens/android/build.gradle
- mobile/node_modules/@react-native-community/async-storage/android/build.gradle
- mobile/node_modules/react-native-vector-icons/android/build.gradle
- mobile/node_modules/react-native-safe-area-context/android/build.gradle
scandelete:
- mobile/node_modules/
gradleprops:
- reactNativeArchitectures=x86
- versionName: 9.7.3
versionCode: 900700303
commit: mobile-v9.7.3
subdir: mobile/android/app/
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.1/node-v18.12.1-linux-x64.tar.gz
- echo "a8fcacb8033504e6d704bdee821f7005ee3774db25c799bcf2a13b5bda7de172 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- npm -g install yarn
init: yarn install
gradle:
- yes
rm:
- mobile/node_modules/react-native/template/android/build.gradle
prebuild: sed -i -e '/enableHermes/s/true/false/' build.gradle
scanignore:
- mobile/android/build.gradle
- mobile/node_modules/react-native/android/com/facebook/react/react-native
- mobile/node_modules/jsc-android/dist/org/webkit/android-jsc
- mobile/node_modules/react-native-screens/android/build.gradle
- mobile/node_modules/@react-native-community/async-storage/android/build.gradle
- mobile/node_modules/react-native-vector-icons/android/build.gradle
- mobile/node_modules/react-native-safe-area-context/android/build.gradle
scandelete:
- mobile/node_modules/
gradleprops:
- reactNativeArchitectures=arm64-v8a
- versionName: 9.7.3
versionCode: 900700304
commit: mobile-v9.7.3
subdir: mobile/android/app/
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.1/node-v18.12.1-linux-x64.tar.gz
- echo "a8fcacb8033504e6d704bdee821f7005ee3774db25c799bcf2a13b5bda7de172 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- npm -g install yarn
init: yarn install
gradle:
- yes
rm:
- mobile/node_modules/react-native/template/android/build.gradle
prebuild: sed -i -e '/enableHermes/s/true/false/' build.gradle
scanignore:
- mobile/android/build.gradle
- mobile/node_modules/react-native/android/com/facebook/react/react-native
- mobile/node_modules/jsc-android/dist/org/webkit/android-jsc
- mobile/node_modules/react-native-screens/android/build.gradle
- mobile/node_modules/@react-native-community/async-storage/android/build.gradle
- mobile/node_modules/react-native-vector-icons/android/build.gradle
- mobile/node_modules/react-native-safe-area-context/android/build.gradle
scandelete:
- mobile/node_modules/
gradleprops:
- reactNativeArchitectures=x86_64
MaintainerNotes: |-
scanignore is used to allow the "node_modules/react-native/android" local Maven repository.
@ -319,5 +439,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 9.5.3
CurrentVersionCode: 90503
CurrentVersion: 9.7.3
CurrentVersionCode: 900700304