mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
626 lines
24 KiB
YAML
626 lines
24 KiB
YAML
AntiFeatures:
|
|
TetheredNet:
|
|
en-US: Relies on radio-browser.info service
|
|
Categories:
|
|
- Internet
|
|
- Multimedia
|
|
License: GPL-3.0-only
|
|
AuthorName: Mateusz Nowak
|
|
SourceCode: https://gitlab.com/mateusznowakdev/demodulate
|
|
IssueTracker: https://gitlab.com/mateusznowakdev/demodulate/issues
|
|
|
|
AutoName: Demodulate
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/mateusznowakdev/demodulate.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.0
|
|
versionCode: 100001
|
|
commit: f1681ea9a7bdf48024006156744ef1dbe5a0f465
|
|
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.0.0
|
|
versionCode: 100002
|
|
commit: f1681ea9a7bdf48024006156744ef1dbe5a0f465
|
|
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.0.0
|
|
versionCode: 100003
|
|
commit: f1681ea9a7bdf48024006156744ef1dbe5a0f465
|
|
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.0.0
|
|
versionCode: 100004
|
|
commit: f1681ea9a7bdf48024006156744ef1dbe5a0f465
|
|
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
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 100101
|
|
commit: 17ad398a1b3761c29b92a53bb78cca4f006a7e48
|
|
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.1.0
|
|
versionCode: 100102
|
|
commit: 17ad398a1b3761c29b92a53bb78cca4f006a7e48
|
|
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.1.0
|
|
versionCode: 100103
|
|
commit: 17ad398a1b3761c29b92a53bb78cca4f006a7e48
|
|
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.1.0
|
|
versionCode: 100104
|
|
commit: 17ad398a1b3761c29b92a53bb78cca4f006a7e48
|
|
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
|
|
|
|
- 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
|
|
|
|
- versionName: 1.2.1
|
|
versionCode: 100211
|
|
commit: 216999ecb6b060d6c14a542f7185cc5a9831b913
|
|
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.1
|
|
versionCode: 100212
|
|
commit: 216999ecb6b060d6c14a542f7185cc5a9831b913
|
|
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.1
|
|
versionCode: 100213
|
|
commit: 216999ecb6b060d6c14a542f7185cc5a9831b913
|
|
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.1
|
|
versionCode: 100214
|
|
commit: 216999ecb6b060d6c14a542f7185cc5a9831b913
|
|
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
|
|
|
|
- versionName: 1.2.2
|
|
versionCode: 100221
|
|
commit: 2d37abfa9d975042a4f1be42ca0bc0139a3136ee
|
|
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.2
|
|
versionCode: 100222
|
|
commit: 2d37abfa9d975042a4f1be42ca0bc0139a3136ee
|
|
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.2
|
|
versionCode: 100223
|
|
commit: 2d37abfa9d975042a4f1be42ca0bc0139a3136ee
|
|
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.2
|
|
versionCode: 100224
|
|
commit: 2d37abfa9d975042a4f1be42ca0bc0139a3136ee
|
|
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:
|
|
- '%c + 1'
|
|
- '%c + 2'
|
|
- '%c + 3'
|
|
- '%c + 4'
|
|
CurrentVersion: 1.2.2
|
|
CurrentVersionCode: 100224
|