From de2d77482a0b7930b10e40ddeb357bc2c75df192 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 18 Jun 2020 14:18:43 +0300 Subject: [PATCH] Mattermost - fix path --- metadata/com.mattermost.rnbeta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.mattermost.rnbeta.yml b/metadata/com.mattermost.rnbeta.yml index 6b296bf827..a76a01c9db 100644 --- a/metadata/com.mattermost.rnbeta.yml +++ b/metadata/com.mattermost.rnbeta.yml @@ -599,7 +599,7 @@ Builds: gradle: - yes rm: - - node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/gcm/ + - node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/fcm/ - node_modules/xdate/build/compiler.jar - node_modules/socketcluster/ - node_modules/shaka-player/third_party/closure/compiler.jar