Update XRCB to 1.7.5 (18)

This commit is contained in:
F-Droid checkupdates bot 2022-11-16 10:24:49 +00:00
parent 91b926a128
commit 33f66e1929

View file

@ -104,7 +104,37 @@ Builds:
- XrcbApp/node_modules/
ndk: r20b
- versionName: 1.7.5
versionCode: 18
commit: 759471905407e9491c3b758750489dc80a383d88
subdir: XrcbApp/android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.0/node-v16.17.0-linux-x64.tar.gz
- echo "4827808e50b8ee42b4dadf056835287dac267b9cff56cea56e70843bf8cecb79 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
init: npm install --no-optional --build-from-source
gradle:
- yes
rm:
- XrcbApp/ios
prebuild: sed -i -e '/signingConfig signingConfigs/d' build.gradle
scanignore:
- XrcbApp/android/build.gradle
- XrcbApp/node_modules/jsc-android/
- XrcbApp/node_modules/react-native/android/
- XrcbApp/node_modules/react-native-localize/android/build.gradle
- XrcbApp/node_modules/react-native/ReactAndroid/build.gradle
- XrcbApp/node_modules/react-native-safe-area-context/android/build.gradle
- XrcbApp/node_modules/react-native-screens/android/build.gradle
- XrcbApp/node_modules/react-native-svg/android/build.gradle
- XrcbApp/node_modules/react-native-track-player/android/build.gradle
scandelete:
- XrcbApp/node_modules/
ndk: r20b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.7.4
CurrentVersionCode: 17
CurrentVersion: 1.7.5
CurrentVersionCode: 18