fdroiddata/metadata/com.addictologs.yml
2025-08-18 15:44:38 +00:00

43 lines
1.2 KiB
YAML

Categories:
- Habit Tracker
- Sports & Health
License: GPL-3.0-only
AuthorEmail: sgranger1@gmail.com
SourceCode: https://gitlab.com/thunderdevs/addictologs
IssueTracker: https://gitlab.com/thunderdevs/addictologs/issues
AutoName: AddictoLogs
RepoType: git
Repo: https://gitlab.com/thunderdevs/addictologs.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: 693ae76cf62290ac897bdedbea8e923513909d83
subdir: android/app
sudo:
- apt-get update
- apt-get install -y npm
- npm install -g corepack
init:
- corepack enable
- 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-vector-icons/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-linear-gradient/android/build.gradle
scandelete:
- node_modules/
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1