Update Massive to 2.35 (36250)

This commit is contained in:
F-Droid checkupdates bot 2024-05-13 07:11:43 +00:00
parent dff0e42370
commit 13e5833482

View file

@ -3765,7 +3765,34 @@ Builds:
- node_modules/
ndk: r25b
- versionName: '2.35'
versionCode: 36250
commit: c2f93e832e059299cc83e340b7e0c9f4f404188d
subdir: android/app
sudo:
- apt-get update
- apt-get install -y npm
init: npm install -f
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/react-native-vector-icons/android/build.gradle
- node_modules/react-native-pager-view/android/build.gradle
- node_modules/react-native-permissions/android/build.gradle
scandelete:
- node_modules/
ndk: r25b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '2.34'
CurrentVersionCode: 36249
CurrentVersion: '2.35'
CurrentVersionCode: 36250