Update XRCB to 1.7.3 (16)

This commit is contained in:
F-Droid checkupdates bot 2022-11-10 11:13:25 +00:00
parent 8682e19843
commit de70f971a4

View file

@ -44,7 +44,37 @@ Builds:
- XrcbApp/node_modules/
ndk: r20b
- versionName: 1.7.3
versionCode: 16
commit: 7bbe7f9b4f5cea07830354294bc6dc07080f4ecf
subdir: XrcbApp/android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.17.0/node-v16.17.0-linux-x64.tar.xz
- echo "f0867d7a17a4d0df7dbb7df9ac3f9126c2b58f75450647146749ef296b31b49b node.tar.xz"
| sha256sum -c -
- tar xJf node.tar.xz --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.2
CurrentVersionCode: 15
CurrentVersion: 1.7.3
CurrentVersionCode: 16