mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-21 23:01:46 +00:00
737 lines
34 KiB
YAML
737 lines
34 KiB
YAML
Categories:
|
|
- Sports & Health
|
|
License: GPL-3.0-only
|
|
AuthorEmail: brandon@presley.nz
|
|
SourceCode: https://gitea.presley.nz/brandon.presley/Massive
|
|
IssueTracker: https://gitea.presley.nz/brandon.presley/Massive/issues
|
|
|
|
AutoName: Massive
|
|
|
|
RepoType: git
|
|
Repo: https://gitea.presley.nz/brandon.presley/Massive
|
|
|
|
Builds:
|
|
- versionName: '1.2'
|
|
versionCode: 36007
|
|
commit: '36007'
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/hermes-engine
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 36008
|
|
commit: 40d4fac65899dd1720c9dab00feb1ac859491538
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/hermes-engine
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 36009
|
|
commit: 91d0cbaed804c1e30726804ce11c9ca4ce9531a2
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/hermes-engine
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 36010
|
|
commit: 63049eed52f0359cf1a091cdc841b45b64834dfe
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/hermes-engine
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 36011
|
|
commit: d4e8bd84d16ed64b3b0dbde5ad17a5d718e6478e
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/hermes-engine
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 36013
|
|
commit: 8499795c970d822af71926d27792ef886380f775
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/hermes-engine
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 36020
|
|
commit: 043d63be5d84a6f6aa02a6b20a348251541a6d7b
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 36021
|
|
commit: 5da73a0e3e460c42a4e77cf085bb31416b30e61c
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 36022
|
|
commit: f4f29df17270e9b04fb3836cc20884a63ea6bf72
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 36023
|
|
commit: 512c0d0467a888929615525f18b028d472d57206
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 36025
|
|
commit: 5c4e1964b0f198daa079be203609092f29c049f9
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 36026
|
|
commit: bbe57d02ebb48227c89782eeca7146311c30c2a1
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.7'
|
|
versionCode: 36030
|
|
commit: 46692f5805b9083dc4f88919cbccec98b40fb781
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.7'
|
|
versionCode: 36033
|
|
commit: 7b9839673b0296fcd7de1f20ac525d88e7941d6b
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.11'
|
|
versionCode: 36037
|
|
commit: 0ccc9acedfbab8ee7d35f46c2b16bba309b1dc00
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.12'
|
|
versionCode: 36038
|
|
commit: b0b3f7a8807afbd1b802242205bf8324f50e5816
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
- versionName: '1.16'
|
|
versionCode: 36042
|
|
commit: 53a5b09f7e2921ef87fec3e233ab161cf51e5e3f
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz
|
|
- echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init: yarn install
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android/com/facebook/react/react-native/*/
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/react-native/template/android/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-share/android/build.gradle
|
|
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- .yarn
|
|
ndk: r21d
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.16'
|
|
CurrentVersionCode: 36042
|