mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Jitsi Meet - fix build
This commit is contained in:
parent
016b298fbd
commit
f5f433de0b
1 changed files with 3 additions and 4 deletions
|
|
@ -455,7 +455,6 @@ Builds:
|
||||||
|
|
||||||
- versionName: 20.5.0
|
- versionName: 20.5.0
|
||||||
versionCode: 205000
|
versionCode: 205000
|
||||||
disable: fails to start
|
|
||||||
commit: android-20.5.0
|
commit: android-20.5.0
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -479,7 +478,7 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
rm:
|
rm:
|
||||||
- node_modules/jsc-android
|
- node_modules/hermes-engine
|
||||||
- node_modules/node-notifier
|
- node_modules/node-notifier
|
||||||
- node_modules/react-native-webrtc/ios
|
- node_modules/react-native-webrtc/ios
|
||||||
- node_modules/bplist-parser
|
- node_modules/bplist-parser
|
||||||
|
|
@ -495,7 +494,7 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- android/build.gradle
|
- android/build.gradle
|
||||||
- android/sdk/build.gradle
|
- android/sdk/build.gradle
|
||||||
- node_modules/hermes-engine
|
- node_modules/jsc-android
|
||||||
- node_modules/react-native-svg/android/build.gradle
|
- node_modules/react-native-svg/android/build.gradle
|
||||||
- node_modules/react-native-webrtc
|
- node_modules/react-native-webrtc
|
||||||
- node_modules/react-native/android
|
- node_modules/react-native/android
|
||||||
|
|
@ -506,7 +505,7 @@ MaintainerNotes: |-
|
||||||
3 directories are currently (scan)ignored as they contain binaries which are currently deemed acceptable for inclusion
|
3 directories are currently (scan)ignored as they contain binaries which are currently deemed acceptable for inclusion
|
||||||
- React Native
|
- React Native
|
||||||
- WebRTC
|
- WebRTC
|
||||||
- Hermes (JS engine, required by React Native)
|
- JavaScript Core (JS engine, required by React Native)
|
||||||
|
|
||||||
Jitsi Meet is fully funded by 8x8 and does not take donations.
|
Jitsi Meet is fully funded by 8x8 and does not take donations.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue