Update Nunti to v2.7.1 (22)

This commit is contained in:
F-Droid checkupdates bot 2025-03-10 04:14:38 +00:00 committed by linsui
parent 61b9cfbed3
commit d2e11cff86

View file

@ -883,7 +883,39 @@ Builds:
- Nunti/node_modules
ndk: r25b
- versionName: v2.7.1
versionCode: 22
commit: fd92e803de2b3167e4c6307ab583bd23f139a5c3
subdir: Nunti/android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install npm
- npm install -g yarn
init:
- cd ../..
- npm install --omit=optional --legacy-peer-deps
gradle:
- yes
output: build/outputs/apk/release/app-release-unsigned.apk
scanignore:
- Nunti/node_modules/jsc-android
- Nunti/node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- Nunti/node_modules/react-native-vector-icons/android/build.gradle
- Nunti/node_modules/react-native-safe-area-context/android/build.gradle
- Nunti/node_modules/react-native-pager-view/android/build.gradle
- Nunti/node_modules/@react-native-community/netinfo/android/build.gradle
- Nunti/node_modules/react-native-screens/android/build.gradle
- Nunti/node_modules/react-native-bootsplash/android/build.gradle
- Nunti/node_modules/react-native-webview/android/build.gradle
- Nunti/node_modules/react-native-reanimated/android/build.gradle
- Nunti/node_modules/@react-native-async-storage/async-storage/android/build.gradle
- Nunti/node_modules/@react-native-masked-view/masked-view/android/build.gradle
scandelete:
- Nunti/node_modules
ndk: r25b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: v2.7.0
CurrentVersionCode: 21
CurrentVersion: v2.7.1
CurrentVersionCode: 22