Update LeMondeRssReader to 3.3.1 (38)

This commit is contained in:
F-Droid checkupdates bot 2025-07-19 04:48:03 +00:00 committed by linsui
parent 1a822f2c4f
commit fc1afc901c

View file

@ -532,10 +532,48 @@ Builds:
- .yarn
ndk: r27b
- versionName: 3.3.1
versionCode: 38
commit: 78d9a67207311f519ab3641a5d175b00c09c57b1
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.3.0
CurrentVersionCode: 37
CurrentVersion: 3.3.1
CurrentVersionCode: 38