Update Simple to 1.7.8 (50)

This commit is contained in:
F-Droid checkupdates bot 2025-06-24 05:29:09 +00:00 committed by Licaon_Kter
parent ea163d1412
commit dd5849f8da

View file

@ -265,7 +265,36 @@ Builds:
scandelete:
- node_modules
- versionName: 1.7.8
versionCode: 50
commit: 746a77601325ed299a113d5e1355e85bb5f8dd39
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install -y npm
gradle:
- yes
prebuild:
- cd ../..
- npm install --build-from-source
- npx expo prebuild
scanignore:
- android/build.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-vector-icons/android/build.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
- node_modules/@react-native-picker/picker/android/build.gradle
scandelete:
- node_modules
AutoUpdateMode: Version
UpdateCheckMode: Tags .*-fdroid
CurrentVersion: 1.7.7
CurrentVersionCode: 46
CurrentVersion: 1.7.8
CurrentVersionCode: 50