mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
✏️ Adding hermes on scanignore
This commit is contained in:
parent
09ed0151c6
commit
94bda72c97
1 changed files with 2 additions and 1 deletions
|
|
@ -49,7 +49,6 @@ Builds:
|
|||
|
||||
- versionName: 1.10.2
|
||||
versionCode: 34
|
||||
disable: https://github.com/stephane-r/HoloPlay/issues/144
|
||||
commit: 1.10.2
|
||||
subdir: android/app
|
||||
sudo:
|
||||
|
|
@ -67,9 +66,11 @@ Builds:
|
|||
scanignore:
|
||||
- android/build.gradle
|
||||
- node_modules/jsc-android
|
||||
- node_modules/hermes-engine
|
||||
- node_modules/react-native/android
|
||||
- node_modules/react-native-bootsplash/android/build.gradle
|
||||
- node_modules/react-native-music-control/android/build.gradle
|
||||
- node_modules/react-native-reanimated/android
|
||||
- node_modules/react-native-safe-area-context/android/build.gradle
|
||||
- node_modules/react-native-screens/android/build.gradle
|
||||
- node_modules/react-native-svg/android/build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue