Update UnitsTool to 1.0.13 (9030)

This commit is contained in:
F-Droid checkupdates bot 2025-02-10 04:07:49 +00:00 committed by linsui
parent 6a8ce49039
commit 77b1a3505f

View file

@ -257,7 +257,29 @@ Builds:
scandelete:
- node_modules/
- versionName: 1.0.13
versionCode: 9030
commit: 6832ecb749b83bbd082927ce9c38297409280a1b
subdir: android/app
sudo:
- apt-get update
- apt-get install -y npm
init: npm install
gradle:
- yes
scanignore:
- node_modules/jsc-android
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-snackbar/android/build.gradle
- node_modules/react-native-vector-icons/android/build.gradle
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
scandelete:
- node_modules/
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.11
CurrentVersionCode: 9010
CurrentVersion: 1.0.13
CurrentVersionCode: 9030