diff --git a/metadata/org.jitsi.meet.yml b/metadata/org.jitsi.meet.yml index 7a2b857a94..8ad6049ca1 100644 --- a/metadata/org.jitsi.meet.yml +++ b/metadata/org.jitsi.meet.yml @@ -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.