Rocket.Chat: fix 4.30.0

This commit is contained in:
linsui 2022-08-27 23:07:38 +08:00
parent 8d1e313782
commit aaee3e1153

View file

@ -281,10 +281,6 @@ Builds:
-e '/export default/,/^};/s/^\s.*//' app/lib/methods/helpers/log/index.ts
- sed -i -e '/.\/push/d' -e 's/deviceToken/""/' -e 's/setNotificationsBadgeCount.*;/{count;};/'
-e 's/pushNotificationConfigure.*;/undefined;/' app/lib/notifications/index.ts
- echo "android.useAndroidX=true" > node_modules/react-native-mmkv-storage/android/gradle.properties
- sed -i -e 's/5.4.1/6.7.1/' node_modules/react-native-mmkv-storage/android/gradle/wrapper/gradle-wrapper.properties
- cd node_modules/react-native-mmkv-storage/android/
- gradle clean
scanignore:
- android/build.gradle
- node_modules/jsc-android
@ -332,6 +328,8 @@ Builds:
scandelete:
- node_modules
build:
- rm -rf ../../node_modules/react-native-mmkv-storage/android/react-native*
- gradle clean
- cd $$jitsi-meet-rocket-chat$$
- export LIBRE_BUILD=true
- npm install --save false webpack-bundle-analyzer