From 4295cc7ceda202d480814cc9d2a1e1b7a55354d3 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 10 May 2024 08:03:52 +0000 Subject: [PATCH] Update Podverse to 4.16.3 (105004) --- metadata/com.podverse.fdroid.yml | 204 ++++++++++++++++++++++++++++++- 1 file changed, 202 insertions(+), 2 deletions(-) diff --git a/metadata/com.podverse.fdroid.yml b/metadata/com.podverse.fdroid.yml index fd8effaf05..256a6af8fd 100644 --- a/metadata/com.podverse.fdroid.yml +++ b/metadata/com.podverse.fdroid.yml @@ -8134,6 +8134,206 @@ Builds: - node_modules ndk: 23.2.8568313 + - versionName: 4.16.3 + versionCode: 105001 + commit: a6e1d423d3601386dd9e238073b4dd6e7a17f7d3 + subdir: android/app + sudo: + - apt-get update + - apt-get install -y npm + - 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' >> ../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"/' -e '/project.ext.react = \[/a nodeExecutableAndArgs:["node", + "--openssl-legacy-provider"],' 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.16.3 + versionCode: 105002 + commit: a6e1d423d3601386dd9e238073b4dd6e7a17f7d3 + subdir: android/app + sudo: + - apt-get update + - apt-get install -y npm + - 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' >> ../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"/' -e '/project.ext.react = \[/a nodeExecutableAndArgs:["node", + "--openssl-legacy-provider"],' 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.16.3 + versionCode: 105003 + commit: a6e1d423d3601386dd9e238073b4dd6e7a17f7d3 + subdir: android/app + sudo: + - apt-get update + - apt-get install -y npm + - 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' >> ../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"/' -e '/project.ext.react = \[/a nodeExecutableAndArgs:["node", + "--openssl-legacy-provider"],' 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.16.3 + versionCode: 105004 + commit: a6e1d423d3601386dd9e238073b4dd6e7a17f7d3 + subdir: android/app + sudo: + - apt-get update + - apt-get install -y npm + - 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' >> ../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"/' -e '/project.ext.react = \[/a nodeExecutableAndArgs:["node", + "--openssl-legacy-provider"],' 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 + MaintainerNotes: scanner might detect 'com/google/ads/interactivemedia/v3/api/AdEvent' stubs from react-native-video @@ -8145,5 +8345,5 @@ VercodeOperation: - '%c * 1000 + 3' - '%c * 1000 + 4' UpdateCheckData: android/app/build.gradle|versionCode\s(\d+)|.|versionName\s"(.+)" -CurrentVersion: 4.16.2 -CurrentVersionCode: 104004 +CurrentVersion: 4.16.3 +CurrentVersionCode: 105004