Update Simple to 1.7.13 (64)

This commit is contained in:
checkupdates bot 2025-07-24 05:28:35 +00:00 committed by linsui
parent d1ba578137
commit a46efa5e1a

View file

@ -411,7 +411,36 @@ Builds:
scandelete:
- node_modules
- versionName: 1.7.13
versionCode: 64
commit: 903904e6c4e135f37958fef3b0a72b6ebc463bbb
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.12
CurrentVersionCode: 63
CurrentVersion: 1.7.13
CurrentVersionCode: 64