From a94fde34d67a7e96102a29b65ccdd0b1672d8b03 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 9 Dec 2023 08:50:18 +0000 Subject: [PATCH] Update Podverse to 4.15.2 (99004) --- metadata/com.podverse.fdroid.yml | 208 ++++++++++++++++++++++++++++++- 1 file changed, 206 insertions(+), 2 deletions(-) diff --git a/metadata/com.podverse.fdroid.yml b/metadata/com.podverse.fdroid.yml index 1971fd33b8..8d518ec0a1 100644 --- a/metadata/com.podverse.fdroid.yml +++ b/metadata/com.podverse.fdroid.yml @@ -7126,6 +7126,210 @@ Builds: - node_modules ndk: 23.2.8568313 + - versionName: 4.15.2 + versionCode: 99001 + commit: 721b09205304a4227557835c5d3e3a714c71f41e + subdir: android/app + sudo: + - curl -Lo node.tar.gz https://nodejs.org/dist/v16.18.0/node-v16.18.0-linux-x64.tar.gz + - echo "faca6476cb5b41aa995370fd856d16fcfbbef5c18718a6fa44cc1bae4140849d node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - npm install -g yarn + - sysctl fs.inotify.max_user_watches=524288 || true + init: + - yarn install + - yarn add jetifier --dev + - yarn jetify + gradle: + - yes + output: build/outputs/apk/release/*.apk + rm: + - functions + prebuild: + - echo -e '\norg.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=4g' >> ../gradle.properties + - echo -e "android { packagingOptions { pickFirst 'lib/**/*.so' } }" >> build.gradle + - sed -i -e 's/enable enable.*/enable true/' -e 's/"armeabi-v7a", "x86", "arm64-v8a", + "x86_64"/"armeabi-v7a"/' build.gradle + scanignore: + - android/build.gradle + - node_modules/hermes-engine + - node_modules/jsc-android + - node_modules/react-native/android + - node_modules/react-native/ReactAndroid/build.gradle + - node_modules/react-native-document-picker/android/build.gradle + - node_modules/react-native-file-access/android/build.gradle + - node_modules/react-native-localize/android/build.gradle + - node_modules/react-native-permissions/android/build.gradle + - node_modules/react-native-reanimated/android/build.gradle + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-screens/android/build.gradle + - node_modules/react-native-share/android/build.gradle + - node_modules/react-native-svg/android/build.gradle + - node_modules/react-native-track-player/android/build.gradle + - node_modules/react-native-vector-icons/android/build.gradle + - node_modules/react-native-video/android/build.gradle + - node_modules/react-native-webview/android/build.gradle + - node_modules/@react-native-community/async-storage/android/build.gradle + - node_modules/@react-native-community/masked-view/android/build.gradle + - node_modules/@react-native-community/netinfo/android/build.gradle + scandelete: + - node_modules + ndk: 23.2.8568313 + + - versionName: 4.15.2 + versionCode: 99002 + commit: 721b09205304a4227557835c5d3e3a714c71f41e + subdir: android/app + sudo: + - curl -Lo node.tar.gz https://nodejs.org/dist/v16.18.0/node-v16.18.0-linux-x64.tar.gz + - echo "faca6476cb5b41aa995370fd856d16fcfbbef5c18718a6fa44cc1bae4140849d node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - npm install -g yarn + - sysctl fs.inotify.max_user_watches=524288 || true + init: + - yarn install + - yarn add jetifier --dev + - yarn jetify + gradle: + - yes + output: build/outputs/apk/release/*.apk + rm: + - functions + prebuild: + - echo -e '\norg.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=4g' >> ../gradle.properties + - echo -e "android { packagingOptions { pickFirst 'lib/**/*.so' } }" >> build.gradle + - sed -i -e 's/enable enable.*/enable true/' -e 's/"armeabi-v7a", "x86", "arm64-v8a", + "x86_64"/"x86"/' build.gradle + scanignore: + - android/build.gradle + - node_modules/hermes-engine + - node_modules/jsc-android + - node_modules/react-native/android + - node_modules/react-native/ReactAndroid/build.gradle + - node_modules/react-native-document-picker/android/build.gradle + - node_modules/react-native-file-access/android/build.gradle + - node_modules/react-native-localize/android/build.gradle + - node_modules/react-native-permissions/android/build.gradle + - node_modules/react-native-reanimated/android/build.gradle + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-screens/android/build.gradle + - node_modules/react-native-share/android/build.gradle + - node_modules/react-native-svg/android/build.gradle + - node_modules/react-native-track-player/android/build.gradle + - node_modules/react-native-vector-icons/android/build.gradle + - node_modules/react-native-video/android/build.gradle + - node_modules/react-native-webview/android/build.gradle + - node_modules/@react-native-community/async-storage/android/build.gradle + - node_modules/@react-native-community/masked-view/android/build.gradle + - node_modules/@react-native-community/netinfo/android/build.gradle + scandelete: + - node_modules + ndk: 23.2.8568313 + + - versionName: 4.15.2 + versionCode: 99003 + commit: 721b09205304a4227557835c5d3e3a714c71f41e + subdir: android/app + sudo: + - curl -Lo node.tar.gz https://nodejs.org/dist/v16.18.0/node-v16.18.0-linux-x64.tar.gz + - echo "faca6476cb5b41aa995370fd856d16fcfbbef5c18718a6fa44cc1bae4140849d node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - npm install -g yarn + - sysctl fs.inotify.max_user_watches=524288 || true + init: + - yarn install + - yarn add jetifier --dev + - yarn jetify + gradle: + - yes + output: build/outputs/apk/release/*.apk + rm: + - functions + prebuild: + - echo -e '\norg.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=4g' >> ../gradle.properties + - echo -e "android { packagingOptions { pickFirst 'lib/**/*.so' } }" >> build.gradle + - sed -i -e 's/enable enable.*/enable true/' -e 's/"armeabi-v7a", "x86", "arm64-v8a", + "x86_64"/"arm64-v8a"/' build.gradle + scanignore: + - android/build.gradle + - node_modules/hermes-engine + - node_modules/jsc-android + - node_modules/react-native/android + - node_modules/react-native/ReactAndroid/build.gradle + - node_modules/react-native-document-picker/android/build.gradle + - node_modules/react-native-file-access/android/build.gradle + - node_modules/react-native-localize/android/build.gradle + - node_modules/react-native-permissions/android/build.gradle + - node_modules/react-native-reanimated/android/build.gradle + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-screens/android/build.gradle + - node_modules/react-native-share/android/build.gradle + - node_modules/react-native-svg/android/build.gradle + - node_modules/react-native-track-player/android/build.gradle + - node_modules/react-native-vector-icons/android/build.gradle + - node_modules/react-native-video/android/build.gradle + - node_modules/react-native-webview/android/build.gradle + - node_modules/@react-native-community/async-storage/android/build.gradle + - node_modules/@react-native-community/masked-view/android/build.gradle + - node_modules/@react-native-community/netinfo/android/build.gradle + scandelete: + - node_modules + ndk: 23.2.8568313 + + - versionName: 4.15.2 + versionCode: 99004 + commit: 721b09205304a4227557835c5d3e3a714c71f41e + subdir: android/app + sudo: + - curl -Lo node.tar.gz https://nodejs.org/dist/v16.18.0/node-v16.18.0-linux-x64.tar.gz + - echo "faca6476cb5b41aa995370fd856d16fcfbbef5c18718a6fa44cc1bae4140849d node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - npm install -g yarn + - sysctl fs.inotify.max_user_watches=524288 || true + init: + - yarn install + - yarn add jetifier --dev + - yarn jetify + gradle: + - yes + output: build/outputs/apk/release/*.apk + rm: + - functions + prebuild: + - echo -e '\norg.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=4g' >> ../gradle.properties + - echo -e "android { packagingOptions { pickFirst 'lib/**/*.so' } }" >> build.gradle + - sed -i -e 's/enable enable.*/enable true/' -e 's/"armeabi-v7a", "x86", "arm64-v8a", + "x86_64"/"x86_64"/' build.gradle + scanignore: + - android/build.gradle + - node_modules/hermes-engine + - node_modules/jsc-android + - node_modules/react-native/android + - node_modules/react-native/ReactAndroid/build.gradle + - node_modules/react-native-document-picker/android/build.gradle + - node_modules/react-native-file-access/android/build.gradle + - node_modules/react-native-localize/android/build.gradle + - node_modules/react-native-permissions/android/build.gradle + - node_modules/react-native-reanimated/android/build.gradle + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-screens/android/build.gradle + - node_modules/react-native-share/android/build.gradle + - node_modules/react-native-svg/android/build.gradle + - node_modules/react-native-track-player/android/build.gradle + - node_modules/react-native-vector-icons/android/build.gradle + - node_modules/react-native-video/android/build.gradle + - node_modules/react-native-webview/android/build.gradle + - node_modules/@react-native-community/async-storage/android/build.gradle + - node_modules/@react-native-community/masked-view/android/build.gradle + - node_modules/@react-native-community/netinfo/android/build.gradle + scandelete: + - node_modules + ndk: 23.2.8568313 + AutoUpdateMode: Version UpdateCheckMode: Tags ^[0-9.]+$ VercodeOperation: @@ -7134,5 +7338,5 @@ VercodeOperation: - '%c * 1000 + 3' - '%c * 1000 + 4' UpdateCheckData: android/app/build.gradle|versionCode\s(\d+)|.|versionName\s"(.+)" -CurrentVersion: 4.15.1 -CurrentVersionCode: 98004 +CurrentVersion: 4.15.2 +CurrentVersionCode: 99004