Update LeMondeRssReader to 3.0.0 (30)

This commit is contained in:
F-Droid checkupdates bot 2023-01-21 18:36:43 +00:00
parent fecc2ad23f
commit c5230d162c

View file

@ -316,7 +316,43 @@ Builds:
- node_modules
ndk: r20
- versionName: 3.0.0
versionCode: 30
commit: 4895b9400490bb88f1c5fae84214d63f4ff9a5d0
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.xz https://nodejs.org/dist/v14.17.6/node-v14.17.6-linux-x64.tar.xz
- echo "3bbe4faf356738d88b45be222bf5e858330541ff16bd0d4cfad36540c331461b node.tar.xz"
| sha256sum -c -
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
- npm install -g yarn
gradle:
- yes
prebuild:
- cd ../..
- yarn
- sed -i -e '/installreferrer/,+11d' node_modules/react-native-device-info/android/build.gradle
scanignore:
- android/build.gradle
- node_modules/jsc-android
- node_modules/hermes-engine
- node_modules/react-native/android
- 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-community/masked-view/android/build.gradle
scandelete:
- node_modules
ndk: r20
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.1.6
CurrentVersionCode: 29
CurrentVersion: 3.0.0
CurrentVersionCode: 30