Update jp.nonbili.noutube to 0.3.4 (27)

This commit is contained in:
checkupdates bot 2025-08-27 15:43:41 +00:00 committed by Licaon_Kter
parent d7cc911662
commit 62d2930a66

View file

@ -271,7 +271,84 @@ Builds:
scandelete:
- node_modules
- versionName: 0.3.4
versionCode: 2703
commit: 193646c2bda8058488b46b9a93c157044f7f22bf
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/dist/v22.14.0/node-v22.14.0-linux-x64.tar.gz
- echo "9d942932535988091034dc94cc5f42b6dc8784d6366df3a36c4c9ccb3996f0c2 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
- android/build.gradle
- 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-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
- node_modules/react-native-get-random-values/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- desktop
- node_modules
- versionName: 0.3.4
versionCode: 2704
commit: 193646c2bda8058488b46b9a93c157044f7f22bf
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/dist/v22.14.0/node-v22.14.0-linux-x64.tar.gz
- echo "9d942932535988091034dc94cc5f42b6dc8784d6366df3a36c4c9ccb3996f0c2 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
- android/build.gradle
- 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-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
- node_modules/react-native-get-random-values/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
scandelete:
- desktop
- node_modules
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.2.4
CurrentVersionCode: 22
VercodeOperation:
- 100 * %c + 3
- 100 * %c + 4
CurrentVersion: 0.3.4
CurrentVersionCode: 2704