Update Nunti to v2.7.2 (23)

This commit is contained in:
F-Droid checkupdates bot 2025-03-12 04:14:06 +00:00 committed by Licaon_Kter
parent 0e9ddf7587
commit 550c489f1c

View file

@ -915,7 +915,39 @@ Builds:
- Nunti/node_modules
ndk: r25b
- versionName: v2.7.2
versionCode: 23
commit: c46727d36e96413a8657a52e2a284aa8012e55b7
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.1
CurrentVersionCode: 22
CurrentVersion: v2.7.2
CurrentVersionCode: 23