mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Merge branch 'fix-jitsi-meet-2050' into 'master'
Jitsi Meet - fix build See merge request fdroid/fdroiddata!7774
This commit is contained in:
commit
99ea3bc7e9
1 changed files with 3 additions and 4 deletions
|
|
@ -455,7 +455,6 @@ Builds:
|
|||
|
||||
- versionName: 20.5.0
|
||||
versionCode: 205000
|
||||
disable: fails to start
|
||||
commit: android-20.5.0
|
||||
subdir: android/app
|
||||
sudo:
|
||||
|
|
@ -479,7 +478,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- node_modules/jsc-android
|
||||
- node_modules/hermes-engine
|
||||
- node_modules/node-notifier
|
||||
- node_modules/react-native-webrtc/ios
|
||||
- node_modules/bplist-parser
|
||||
|
|
@ -495,7 +494,7 @@ Builds:
|
|||
scanignore:
|
||||
- android/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-webrtc
|
||||
- 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
|
||||
- React Native
|
||||
- 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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue