Update Demodulate to 1.2.0 (100204)

This commit is contained in:
checkupdates bot 2025-10-14 04:59:31 +00:00 committed by Licaon_Kter
parent 7022736bd1
commit 1a684a0dd8

View file

@ -255,6 +255,126 @@ Builds:
gradleprops:
- targetAbi=arm64-v8a
- versionName: 1.2.0
versionCode: 100201
commit: b4ecfa24df15a2cfe420292c09a27f77101e6fba
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/download/release/v22.18.0/node-v22.18.0-linux-x64.tar.gz
- echo "a2e703725d8683be86bb5da967bf8272f4518bdaf10f21389e2b2c9eaeae8c8a node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- rm node.tar.gz
init:
- cd ../..
- npm install --build-from-source
- npm run update-license-data
gradle:
- yes
scanignore:
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
- node_modules/react-native/sdks/hermesc
- node_modules/react-native-device-country/android/build.gradle
- node_modules/react-native-localize/android/build.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-track-player/android/build.gradle
scandelete:
- node_modules
gradleprops:
- targetAbi=armeabi-v7a
- versionName: 1.2.0
versionCode: 100202
commit: b4ecfa24df15a2cfe420292c09a27f77101e6fba
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/download/release/v22.18.0/node-v22.18.0-linux-x64.tar.gz
- echo "a2e703725d8683be86bb5da967bf8272f4518bdaf10f21389e2b2c9eaeae8c8a node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- rm node.tar.gz
init:
- cd ../..
- npm install --build-from-source
- npm run update-license-data
gradle:
- yes
scanignore:
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
- node_modules/react-native/sdks/hermesc
- node_modules/react-native-device-country/android/build.gradle
- node_modules/react-native-localize/android/build.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-track-player/android/build.gradle
scandelete:
- node_modules
gradleprops:
- targetAbi=x86
- versionName: 1.2.0
versionCode: 100203
commit: b4ecfa24df15a2cfe420292c09a27f77101e6fba
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/download/release/v22.18.0/node-v22.18.0-linux-x64.tar.gz
- echo "a2e703725d8683be86bb5da967bf8272f4518bdaf10f21389e2b2c9eaeae8c8a node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- rm node.tar.gz
init:
- cd ../..
- npm install --build-from-source
- npm run update-license-data
gradle:
- yes
scanignore:
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
- node_modules/react-native/sdks/hermesc
- node_modules/react-native-device-country/android/build.gradle
- node_modules/react-native-localize/android/build.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-track-player/android/build.gradle
scandelete:
- node_modules
gradleprops:
- targetAbi=x86_64
- versionName: 1.2.0
versionCode: 100204
commit: b4ecfa24df15a2cfe420292c09a27f77101e6fba
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/download/release/v22.18.0/node-v22.18.0-linux-x64.tar.gz
- echo "a2e703725d8683be86bb5da967bf8272f4518bdaf10f21389e2b2c9eaeae8c8a node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- rm node.tar.gz
init:
- cd ../..
- npm install --build-from-source
- npm run update-license-data
gradle:
- yes
scanignore:
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
- node_modules/react-native/sdks/hermesc
- node_modules/react-native-device-country/android/build.gradle
- node_modules/react-native-localize/android/build.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-track-player/android/build.gradle
scandelete:
- node_modules
gradleprops:
- targetAbi=arm64-v8a
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
@ -262,5 +382,5 @@ VercodeOperation:
- '%c + 2'
- '%c + 3'
- '%c + 4'
CurrentVersion: 1.1.0
CurrentVersionCode: 100104
CurrentVersion: 1.2.0
CurrentVersionCode: 100204