Update Massive to 1.152 (36178)

This commit is contained in:
F-Droid checkupdates bot 2023-08-22 07:26:00 +00:00
parent ea19d3c7af
commit 1955cc8a1d

View file

@ -2959,7 +2959,39 @@ Builds:
- .yarn
ndk: r21d
- versionName: '1.152'
versionCode: 36178
commit: f0d5fc4fa6e3099eb25914b506c3d323a507928c
subdir: android/app
sudo:
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- npm install -g yarn
- sysctl fs.inotify.max_user_watches=524288 || true
init: yarn install
gradle:
- yes
scanignore:
- node_modules/jsc-android
- node_modules/react-native/*
- node_modules/react-native-screens/android/build.gradle
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-linear-gradient/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-share/android/build.gradle
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-vector-icons/android/build.gradle
- node_modules/react-native-pager-view/android/build.gradle
scandelete:
- node_modules/
- .yarn
ndk: r21d
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.148'
CurrentVersionCode: 36174
CurrentVersion: '1.152'
CurrentVersionCode: 36178