mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Merge branch 'matterm130fix' into 'master'
Mattermost - 1.30.0 - fix See merge request fdroid/fdroiddata!6653
This commit is contained in:
commit
f5977f5173
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue