New app: com.addictologs

This commit is contained in:
Licaon_Kter 2025-01-14 16:49:26 +00:00
parent f1e9ed28c5
commit d713500f3b

View file

@ -0,0 +1,42 @@
Categories:
- 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