Update LeMondeRssReader to 3.2.1 (35)

This commit is contained in:
F-Droid checkupdates bot 2024-06-07 15:25:58 +00:00
parent 6bc4dfc86d
commit 801ced759f

View file

@ -415,10 +415,49 @@ Builds:
- .yarn
ndk: 26.1.10909125
- versionName: 3.2.1
versionCode: 35
commit: 52a96919b5da2071cc98d8d14e2134dbc2023b27
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install -y npm
- npm install -g corepack
gradle:
- yes
prebuild:
- cd ../..
- corepack enable
- yarn
- sed -i -e '/installreferrer/,+11d' node_modules/react-native-device-info/android/build.gradle
- sed -i -e '/media3-exoplayer-ima/d' node_modules/react-native-video/android/build.gradle
scanignore:
- node_modules/jsc-android
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/@pchmn/expo-material3-theme/android/build.gradle
- node_modules/react-native-video/android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/react-native-device-info/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-webview/android/build.gradle
- node_modules/react-native-reanimated/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-localize/android/build.gradle
- node_modules/react-native-vector-icons/android/build.gradle
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
scandelete:
- node_modules
- .yarn
ndk: 26.1.10909125
MaintainerNotes: scanner might detect 'com/google/ads/interactivemedia/v3/api/AdEvent'
stubs from react-native-video
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 3.2.0
CurrentVersionCode: 34
CurrentVersion: 3.2.1
CurrentVersionCode: 35