diff --git a/metadata/com.mattermost.rnbeta.yml b/metadata/com.mattermost.rnbeta.yml index 504ba3af0e..ec1406d7a2 100644 --- a/metadata/com.mattermost.rnbeta.yml +++ b/metadata/com.mattermost.rnbeta.yml @@ -377,7 +377,7 @@ Builds: gradle: - yes rm: - - node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/fcm/ + - node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/gcm/ - node_modules/xdate/build/compiler.jar - node_modules/socketcluster/ - node_modules/shaka-player/third_party/closure/compiler.jar @@ -397,6 +397,7 @@ Builds: -e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java ../../node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java - sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle + - truncate -s 0 ../../node_modules/react-native/node_modules/@react-native-community/cli/build/commands/server/external/xsel scanignore: - android/build.gradle - node_modules/react-native-svg/android/build.gradle