diff --git a/metadata/com.streetwriters.notesnook.yml b/metadata/com.streetwriters.notesnook.yml index 1a06b15197..b13133f2e6 100644 --- a/metadata/com.streetwriters.notesnook.yml +++ b/metadata/com.streetwriters.notesnook.yml @@ -11713,298 +11713,6 @@ Builds: - reactNativeArchitectures=x86_64 - fdroidBuild=true - - versionName: 3.3.7 - versionCode: 15381 - disable: fails to build - commit: fbc74ec35995e6e3ca30604b30d5d1d7decb1832 - subdir: apps/mobile/native/android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 || true - - apt-get update - - apt-get install -y --no-install-recommends g++ build-essential - - curl -Lo node.tar.gz https://nodejs.org/dist/v22.15.0/node-v22.15.0-linux-x64.tar.gz - - echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz" - | sha256sum -c - - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - - npm install -g yarn - init: - - cd ../../../../.. - - npm ci --ignore-scripts --prefer-offline --no-audit - - npm run bootstrap -- --scope=mobile - - npm run tx @notesnook/mobile:build - gradle: - - yes - rm: - - extensions - - apps/desktop - - apps/web - - packages/clipper - prebuild: - - sed -i -e 's|||g' - ./src/main/AndroidManifest.xml - - cd ../../ - - echo GITHUB_RELEASE=true > .env - - sed -i -e 's|false|true|g' react-native.config.js - - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle - - rm -rf ../../../.nx/cache/*-logs.tar.gz - scanignore: - - apps/mobile/native/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle - - apps/mobile/node_modules/jsc-android - - apps/mobile/node_modules/react-native/* - - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle - - apps/mobile/node_modules/react-native-blob-util/android/build.gradle - - apps/mobile/node_modules/react-native-pdf/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/lazysodium-android/app/build.gradle - - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle - - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle - - apps/mobile/node_modules/react-native-device-info/android/build.gradle - - apps/mobile/node_modules/react-native-document-picker/android/build.gradle - - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle - - apps/mobile/node_modules/react-native-gzip/android/build.gradle - - apps/mobile/node_modules/react-native-image-crop-picker/android/build.gradle - - apps/mobile/node_modules/react-native-keychain/android/build.gradle - - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle - - apps/mobile/node_modules/react-native-pager-view/android/build.gradle - - apps/mobile/node_modules/react-native-reanimated/android/build.gradle - - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle - - apps/mobile/node_modules/react-native-screens/android/build.gradle - - apps/mobile/node_modules/react-native-securerandom/android/build.gradle - - apps/mobile/node_modules/react-native-share/android/build.gradle - - apps/mobile/node_modules/react-native-svg/android/build.gradle - - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle - - apps/mobile/node_modules/react-native-webview/android/build.gradle - - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle - scandelete: - - apps/mobile/node_modules - - node_modules - - packages - - servers/themes/node_modules - ndk: r27b - gradleprops: - - buildUniversalApk=false - - reactNativeArchitectures=armeabi-v7a - - fdroidBuild=true - - - versionName: 3.3.7 - versionCode: 15382 - disable: fails to build - commit: fbc74ec35995e6e3ca30604b30d5d1d7decb1832 - subdir: apps/mobile/native/android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 || true - - apt-get update - - apt-get install -y --no-install-recommends g++ build-essential - - curl -Lo node.tar.gz https://nodejs.org/dist/v22.15.0/node-v22.15.0-linux-x64.tar.gz - - echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz" - | sha256sum -c - - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - - npm install -g yarn - init: - - cd ../../../../.. - - npm ci --ignore-scripts --prefer-offline --no-audit - - npm run bootstrap -- --scope=mobile - - npm run tx @notesnook/mobile:build - gradle: - - yes - rm: - - extensions - - apps/desktop - - apps/web - - packages/clipper - prebuild: - - sed -i -e 's|||g' - ./src/main/AndroidManifest.xml - - cd ../../ - - echo GITHUB_RELEASE=true > .env - - sed -i -e 's|false|true|g' react-native.config.js - - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle - - rm -rf ../../../.nx/cache/*-logs.tar.gz - scanignore: - - apps/mobile/native/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle - - apps/mobile/node_modules/jsc-android - - apps/mobile/node_modules/react-native/* - - apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/lazysodium-android/app/build.gradle - - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle - - apps/mobile/node_modules/react-native-blob-util/android/build.gradle - - apps/mobile/node_modules/react-native-pdf/android/build.gradle - - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle - - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle - - apps/mobile/node_modules/react-native-device-info/android/build.gradle - - apps/mobile/node_modules/react-native-document-picker/android/build.gradle - - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle - - apps/mobile/node_modules/react-native-gzip/android/build.gradle - - apps/mobile/node_modules/react-native-image-crop-picker/android/build.gradle - - apps/mobile/node_modules/react-native-keychain/android/build.gradle - - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle - - apps/mobile/node_modules/react-native-pager-view/android/build.gradle - - apps/mobile/node_modules/react-native-reanimated/android/build.gradle - - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle - - apps/mobile/node_modules/react-native-screens/android/build.gradle - - apps/mobile/node_modules/react-native-securerandom/android/build.gradle - - apps/mobile/node_modules/react-native-share/android/build.gradle - - apps/mobile/node_modules/react-native-svg/android/build.gradle - - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle - - apps/mobile/node_modules/react-native-webview/android/build.gradle - - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle - scandelete: - - apps/mobile/node_modules - - node_modules - - packages - - servers/themes/node_modules - ndk: r27b - gradleprops: - - buildUniversalApk=false - - reactNativeArchitectures=x86 - - fdroidBuild=true - - - versionName: 3.3.7 - versionCode: 15383 - disable: fails to build - commit: fbc74ec35995e6e3ca30604b30d5d1d7decb1832 - subdir: apps/mobile/native/android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 || true - - apt-get update - - apt-get install -y --no-install-recommends g++ build-essential - - curl -Lo node.tar.gz https://nodejs.org/dist/v22.15.0/node-v22.15.0-linux-x64.tar.gz - - echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz" - | sha256sum -c - - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - - npm install -g yarn - init: - - cd ../../../../.. - - npm ci --ignore-scripts --prefer-offline --no-audit - - npm run bootstrap -- --scope=mobile - - npm run tx @notesnook/mobile:build - gradle: - - yes - rm: - - extensions - - apps/desktop - - apps/web - - packages/clipper - prebuild: - - sed -i -e 's|||g' - ./src/main/AndroidManifest.xml - - cd ../../ - - echo GITHUB_RELEASE=true > .env - - sed -i -e 's|false|true|g' react-native.config.js - - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle - - rm -rf ../../../.nx/cache/*-logs.tar.gz - scanignore: - - apps/mobile/native/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle - - apps/mobile/node_modules/jsc-android - - apps/mobile/node_modules/react-native/* - - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle - - apps/mobile/node_modules/react-native-blob-util/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/lazysodium-android/app/build.gradle - - apps/mobile/node_modules/react-native-pdf/android/build.gradle - - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle - - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle - - apps/mobile/node_modules/react-native-device-info/android/build.gradle - - apps/mobile/node_modules/react-native-document-picker/android/build.gradle - - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle - - apps/mobile/node_modules/react-native-gzip/android/build.gradle - - apps/mobile/node_modules/react-native-image-crop-picker/android/build.gradle - - apps/mobile/node_modules/react-native-keychain/android/build.gradle - - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle - - apps/mobile/node_modules/react-native-pager-view/android/build.gradle - - apps/mobile/node_modules/react-native-reanimated/android/build.gradle - - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle - - apps/mobile/node_modules/react-native-screens/android/build.gradle - - apps/mobile/node_modules/react-native-securerandom/android/build.gradle - - apps/mobile/node_modules/react-native-share/android/build.gradle - - apps/mobile/node_modules/react-native-svg/android/build.gradle - - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle - - apps/mobile/node_modules/react-native-webview/android/build.gradle - - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle - scandelete: - - apps/mobile/node_modules - - node_modules - - packages - - servers/themes/node_modules - ndk: r27b - gradleprops: - - buildUniversalApk=false - - reactNativeArchitectures=arm64-v8a - - fdroidBuild=true - - - versionName: 3.3.7 - versionCode: 15384 - disable: fails to build - commit: fbc74ec35995e6e3ca30604b30d5d1d7decb1832 - subdir: apps/mobile/native/android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 || true - - apt-get update - - apt-get install -y --no-install-recommends g++ build-essential - - curl -Lo node.tar.gz https://nodejs.org/dist/v22.15.0/node-v22.15.0-linux-x64.tar.gz - - echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz" - | sha256sum -c - - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - - npm install -g yarn - init: - - cd ../../../../.. - - npm ci --ignore-scripts --prefer-offline --no-audit - - npm run bootstrap -- --scope=mobile - - npm run tx @notesnook/mobile:build - gradle: - - yes - rm: - - extensions - - apps/desktop - - apps/web - - packages/clipper - prebuild: - - sed -i -e 's|||g' - ./src/main/AndroidManifest.xml - - cd ../../ - - echo GITHUB_RELEASE=true > .env - - sed -i -e 's|false|true|g' react-native.config.js - - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle - - rm -rf ../../../.nx/cache/*-logs.tar.gz - scanignore: - - apps/mobile/native/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle - - apps/mobile/node_modules/jsc-android - - apps/mobile/node_modules/react-native/* - - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/lazysodium-android/app/build.gradle - - apps/mobile/node_modules/react-native-blob-util/android/build.gradle - - apps/mobile/node_modules/react-native-pdf/android/build.gradle - - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle - - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle - - apps/mobile/node_modules/react-native-device-info/android/build.gradle - - apps/mobile/node_modules/react-native-document-picker/android/build.gradle - - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle - - apps/mobile/node_modules/react-native-gzip/android/build.gradle - - apps/mobile/node_modules/react-native-image-crop-picker/android/build.gradle - - apps/mobile/node_modules/react-native-keychain/android/build.gradle - - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle - - apps/mobile/node_modules/react-native-pager-view/android/build.gradle - - apps/mobile/node_modules/react-native-reanimated/android/build.gradle - - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle - - apps/mobile/node_modules/react-native-screens/android/build.gradle - - apps/mobile/node_modules/react-native-securerandom/android/build.gradle - - apps/mobile/node_modules/react-native-share/android/build.gradle - - apps/mobile/node_modules/react-native-svg/android/build.gradle - - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle - - apps/mobile/node_modules/react-native-webview/android/build.gradle - - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle - scandelete: - - apps/mobile/node_modules - - node_modules - - packages - - servers/themes/node_modules - ndk: r27b - gradleprops: - - buildUniversalApk=false - - reactNativeArchitectures=x86_64 - - fdroidBuild=true - - versionName: 3.3.8 versionCode: 15386 commit: 4a3b3a14eca778d64dd05d37ff7ba889fd087701 diff --git a/metadata/io.github.antoinepirlot.satunes.yml b/metadata/io.github.antoinepirlot.satunes.yml index bf7b15529c..c6ec460f2d 100644 --- a/metadata/io.github.antoinepirlot.satunes.yml +++ b/metadata/io.github.antoinepirlot.satunes.yml @@ -465,14 +465,6 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16 fix-newlines $$OUT$$ 'META-INF/services/*' - - versionName: 3.3.0 - versionCode: 97 - commit: 20bf1e4724b2243be573c5a6a8d4676b0854c507 - subdir: app - submodules: true - gradle: - - yes - - versionName: 3.3.1 versionCode: 98 commit: 6fdfa4bd2785035e84ec9c767ef7a52455535d47 diff --git a/metadata/io.github.dorumrr.privacyflip.yml b/metadata/io.github.dorumrr.privacyflip.yml index bff0054339..8593aba1ae 100644 --- a/metadata/io.github.dorumrr.privacyflip.yml +++ b/metadata/io.github.dorumrr.privacyflip.yml @@ -60,13 +60,6 @@ Builds: gradle: - yes - - versionName: 1.4.2 - versionCode: 9 - commit: 7f6f659187335b9bbf72e06b5bce9dbe8e1cee06 - subdir: app - gradle: - - yes - - versionName: 1.4.3 versionCode: 10 commit: d86fb5be103a7a97b5212cfb32d8b112d401370b diff --git a/metadata/io.github.stardomains3.oxproxion.yml b/metadata/io.github.stardomains3.oxproxion.yml index a48b2220ca..e521c07dd9 100644 --- a/metadata/io.github.stardomains3.oxproxion.yml +++ b/metadata/io.github.stardomains3.oxproxion.yml @@ -169,13 +169,6 @@ Builds: gradle: - yes - - versionName: 1.7.9 - versionCode: 79 - commit: 42e26e52f258209fca691f3833b5c63bf2d0a883 - subdir: app - gradle: - - yes - - versionName: 1.8.0 versionCode: 80 commit: b700a3e41a14535ada5656b8a1b10df5e9154131