mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update SilverDict to 1.1.0 (64)
This commit is contained in:
parent
581133ceed
commit
60cea6c1c3
1 changed files with 126 additions and 2 deletions
|
|
@ -508,6 +508,130 @@ Builds:
|
||||||
gradleprops:
|
gradleprops:
|
||||||
- reactNativeArchitectures=x86_64
|
- 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
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
VercodeOperation:
|
VercodeOperation:
|
||||||
|
|
@ -515,5 +639,5 @@ VercodeOperation:
|
||||||
- '%c * 10 + 2'
|
- '%c * 10 + 2'
|
||||||
- '%c * 10 + 3'
|
- '%c * 10 + 3'
|
||||||
- '%c * 10 + 4'
|
- '%c * 10 + 4'
|
||||||
CurrentVersion: 1.0.7
|
CurrentVersion: 1.1.0
|
||||||
CurrentVersionCode: 54
|
CurrentVersionCode: 64
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue