Update LeMondeRssReader to 3.1.0 (33)

This commit is contained in:
F-Droid checkupdates bot 2024-05-22 15:30:57 +00:00
parent 69f6995578
commit 5f4943d00c

View file

@ -376,7 +376,39 @@ Builds:
- node_modules
ndk: 26.1.10909125
- versionName: 3.1.0
versionCode: 33
commit: 06adcc9ea67199b9b4dbe19c392617f69140db8c
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install -y npm
- npm install -g yarn
gradle:
- yes
prebuild:
- cd ../..
- yarn
- sed -i -e '/installreferrer/,+11d' node_modules/react-native-device-info/android/build.gradle
scanignore:
- node_modules/jsc-android
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- 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
ndk: 26.1.10909125
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 3.0.2
CurrentVersionCode: 32
CurrentVersion: 3.1.0
CurrentVersionCode: 33