diff --git a/metadata/com.gmail.blandilyte.silverdict.yml b/metadata/com.gmail.blandilyte.silverdict.yml index f36f7f0603..4a0a3640ba 100644 --- a/metadata/com.gmail.blandilyte.silverdict.yml +++ b/metadata/com.gmail.blandilyte.silverdict.yml @@ -384,6 +384,130 @@ Builds: 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 + AutoUpdateMode: Version UpdateCheckMode: Tags VercodeOperation: @@ -391,5 +515,5 @@ VercodeOperation: - '%c * 10 + 2' - '%c * 10 + 3' - '%c * 10 + 4' -CurrentVersion: 1.0.6 -CurrentVersionCode: 44 +CurrentVersion: 1.0.7 +CurrentVersionCode: 54