Update LeMondeRssReader to 3.2.0 (34)

This commit is contained in:
F-Droid checkupdates bot 2024-05-30 18:36:16 +00:00
parent 5290f7a455
commit 48065ec0e6

View file

@ -409,7 +409,39 @@ Builds:
- node_modules
ndk: 26.1.10909125
- versionName: 3.2.0
versionCode: 34
commit: 7012aa11ce120d05643e1f2af984855054d7d26a
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.1.0
CurrentVersionCode: 33
CurrentVersion: 3.2.0
CurrentVersionCode: 34