mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 21:04:50 +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:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
rm:
|
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/xdate/build/compiler.jar
|
||||||
- node_modules/socketcluster/
|
- node_modules/socketcluster/
|
||||||
- node_modules/shaka-player/third_party/closure/compiler.jar
|
- 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
|
-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
|
../../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
|
- 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:
|
scanignore:
|
||||||
- android/build.gradle
|
- android/build.gradle
|
||||||
- node_modules/react-native-svg/android/build.gradle
|
- node_modules/react-native-svg/android/build.gradle
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue