mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 13:48:58 +00:00
1407 lines
56 KiB
YAML
1407 lines
56 KiB
YAML
Categories:
|
|
- Reading
|
|
License: GPL-3.0-only
|
|
AuthorName: Yi Xing
|
|
WebSite: https://github.com/Crissium/SilverDict-mobile
|
|
SourceCode: https://github.com/Crissium/SilverDict-mobile
|
|
Translation: https://crowdin.com/project/silverdict-mobile
|
|
|
|
AutoName: SilverDict
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/Crissium/SilverDict-mobile.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.4
|
|
versionCode: 21
|
|
commit: v1.0.4
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.0.4
|
|
versionCode: 22
|
|
commit: v1.0.4
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.0.4
|
|
versionCode: 23
|
|
commit: v1.0.4
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.0.4
|
|
versionCode: 24
|
|
commit: v1.0.4
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.0.5
|
|
versionCode: 31
|
|
commit: 6961149e4e5c4f43c735105bb37bc6cf22c67340
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.0.5
|
|
versionCode: 32
|
|
commit: 6961149e4e5c4f43c735105bb37bc6cf22c67340
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.0.5
|
|
versionCode: 33
|
|
commit: 6961149e4e5c4f43c735105bb37bc6cf22c67340
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.0.5
|
|
versionCode: 34
|
|
commit: 6961149e4e5c4f43c735105bb37bc6cf22c67340
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.0.6
|
|
versionCode: 41
|
|
commit: 97e70aa647593c0875892982f19866064ef19521
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.0.6
|
|
versionCode: 42
|
|
commit: 97e70aa647593c0875892982f19866064ef19521
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.0.6
|
|
versionCode: 43
|
|
commit: 97e70aa647593c0875892982f19866064ef19521
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.0.6
|
|
versionCode: 44
|
|
commit: 97e70aa647593c0875892982f19866064ef19521
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.0.7
|
|
versionCode: 51
|
|
commit: ae59a8efc9a95bddabd6977cd5a423edb5f73520
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.0.7
|
|
versionCode: 52
|
|
commit: ae59a8efc9a95bddabd6977cd5a423edb5f73520
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.0.7
|
|
versionCode: 53
|
|
commit: ae59a8efc9a95bddabd6977cd5a423edb5f73520
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.0.7
|
|
versionCode: 54
|
|
commit: ae59a8efc9a95bddabd6977cd5a423edb5f73520
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 61
|
|
commit: 927a04778f3a69241530a7487722507f47f8f43a
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 62
|
|
commit: 927a04778f3a69241530a7487722507f47f8f43a
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 63
|
|
commit: 927a04778f3a69241530a7487722507f47f8f43a
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 64
|
|
commit: 927a04778f3a69241530a7487722507f47f8f43a
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 71
|
|
commit: f017df00e533ab40ce74b3fefa22c4c2e3748d48
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 72
|
|
commit: f017df00e533ab40ce74b3fefa22c4c2e3748d48
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 73
|
|
commit: f017df00e533ab40ce74b3fefa22c4c2e3748d48
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 74
|
|
commit: f017df00e533ab40ce74b3fefa22c4c2e3748d48
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.2.1
|
|
versionCode: 81
|
|
commit: 3d59e6b24403b869c1ad4370aee742dc47d5f603
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.2.1
|
|
versionCode: 82
|
|
commit: 3d59e6b24403b869c1ad4370aee742dc47d5f603
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.2.1
|
|
versionCode: 83
|
|
commit: 3d59e6b24403b869c1ad4370aee742dc47d5f603
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.2.1
|
|
versionCode: 84
|
|
commit: 3d59e6b24403b869c1ad4370aee742dc47d5f603
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.2.2
|
|
versionCode: 91
|
|
commit: 14d69b5c4c3e0285a158375c894d815c278c01c8
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.2.2
|
|
versionCode: 92
|
|
commit: 14d69b5c4c3e0285a158375c894d815c278c01c8
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.2.2
|
|
versionCode: 93
|
|
commit: 14d69b5c4c3e0285a158375c894d815c278c01c8
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.2.2
|
|
versionCode: 94
|
|
commit: 14d69b5c4c3e0285a158375c894d815c278c01c8
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.3.0
|
|
versionCode: 101
|
|
commit: 16472ac774e5f09331cbb6087077429f8ab25f37
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.2/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.3.0
|
|
versionCode: 102
|
|
commit: 16472ac774e5f09331cbb6087077429f8ab25f37
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.2/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.3.0
|
|
versionCode: 103
|
|
commit: 16472ac774e5f09331cbb6087077429f8ab25f37
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.2/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.3.0
|
|
versionCode: 104
|
|
commit: 16472ac774e5f09331cbb6087077429f8ab25f37
|
|
subdir: android/app/
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.2/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.4.1
|
|
versionCode: 121
|
|
commit: 11e98b204aa9c9834bb91e1596f58a61f2b8ede5
|
|
subdir: android/app/
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.2/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.4.1
|
|
versionCode: 122
|
|
commit: 11e98b204aa9c9834bb91e1596f58a61f2b8ede5
|
|
subdir: android/app/
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.2/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.4.1
|
|
versionCode: 123
|
|
commit: 11e98b204aa9c9834bb91e1596f58a61f2b8ede5
|
|
subdir: android/app/
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.2/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.4.1
|
|
versionCode: 124
|
|
commit: 11e98b204aa9c9834bb91e1596f58a61f2b8ede5
|
|
subdir: android/app/
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.2/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 131
|
|
commit: 8e04b5312a32004dca5aea6245b46507652f48bc
|
|
subdir: android/app/
|
|
sudo:
|
|
- apt-get update
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.2/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
- node_modules/@react-native-picker/picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 132
|
|
commit: 8e04b5312a32004dca5aea6245b46507652f48bc
|
|
subdir: android/app/
|
|
sudo:
|
|
- apt-get update
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.2/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
- node_modules/@react-native-picker/picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 133
|
|
commit: 8e04b5312a32004dca5aea6245b46507652f48bc
|
|
subdir: android/app/
|
|
sudo:
|
|
- apt-get update
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.2/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
- node_modules/@react-native-picker/picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 134
|
|
commit: 8e04b5312a32004dca5aea6245b46507652f48bc
|
|
subdir: android/app/
|
|
sudo:
|
|
- apt-get update
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.2/node-v18.18.2-linux-x64.tar.gz
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn cache clean
|
|
- npm_config_build_from_source=true yarn --force
|
|
gradle:
|
|
- yes
|
|
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
- node_modules/react-native-vector-icons/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-pager-view/android/build.gradle
|
|
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
|
- node_modules/@react-native-picker/picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules
|
|
gradleprops:
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
VercodeOperation:
|
|
- '%c * 10 + 1'
|
|
- '%c * 10 + 2'
|
|
- '%c * 10 + 3'
|
|
- '%c * 10 + 4'
|
|
CurrentVersion: 1.5.0
|
|
CurrentVersionCode: 134
|