Update jp.nonbili.nora to 0.2.7 (1904)

This commit is contained in:
checkupdates bot 2025-10-21 05:28:42 +00:00 committed by linsui
parent 1b2ba47331
commit 51256fd280

View file

@ -667,10 +667,74 @@ Builds:
scandelete:
- node_modules
- versionName: 0.2.7
versionCode: 1903
commit: 4ac00c9118782fa06fff56502a58191999640f87
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/dist/v20.19.5/node-v20.19.5-linux-x64.tar.gz
- echo "4eba5fbe1fb10753bc06e42f001a91c5cec16798b7764a3e9257adc59af47fe1 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-get-random-values/android/build.gradle
scandelete:
- node_modules
- versionName: 0.2.7
versionCode: 1904
commit: 4ac00c9118782fa06fff56502a58191999640f87
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/dist/v20.19.5/node-v20.19.5-linux-x64.tar.gz
- echo "4eba5fbe1fb10753bc06e42f001a91c5cec16798b7764a3e9257adc59af47fe1 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn bundle:es
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-get-random-values/android/build.gradle
scandelete:
- node_modules
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
- 100 * %c + 3
- 100 * %c + 4
CurrentVersion: 0.2.6
CurrentVersionCode: 1804
CurrentVersion: 0.2.7
CurrentVersionCode: 1904