Update LeMondeRssReader to 3.3.0 (37)

This commit is contained in:
F-Droid checkupdates bot 2025-07-04 04:43:24 +00:00 committed by linsui
parent f4f5861ea2
commit fb430f56dc

View file

@ -494,10 +494,48 @@ Builds:
- .yarn
ndk: 26.1.10909125
- versionName: 3.3.0
versionCode: 37
commit: 36521350892b73bb3fee091489dc6d447db83191
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/,+12d' 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/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: r27b
MaintainerNotes: scanner might detect 'com/google/ads/interactivemedia/v3/api/AdEvent'
stubs from react-native-video
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 3.2.2
CurrentVersionCode: 36
CurrentVersion: 3.3.0
CurrentVersionCode: 37