Skip to content

Commit 161947d

Browse files
romtsnantonis
andauthored
fix(gradle): Fix compatibility with react-native-legal (#5253)
* fix(gradle): Fix compatibility with react-native-legal * remove log * Lazily register tasks * Changelog * Fix review --------- Co-authored-by: Antonis Lilis <[email protected]>
1 parent d088905 commit 161947d

File tree

2 files changed

+274
-277
lines changed

2 files changed

+274
-277
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212

1313
- Adds support for `propagateTraceparent` ([#5277](https://github.com/getsentry/sentry-react-native/pull/5227))
1414

15+
### Fixes
16+
17+
- Fix compatibility with `react-native-legal` ([#5253](https://github.com/getsentry/sentry-react-native/pull/5253))
18+
- The licenses json file is correctly generated and placed into the `res/` folder now
19+
1520
### Dependencies
1621

1722
- Bump JavaScript SDK from v10.18.0 to v10.19.0 ([#5254](https://github.com/getsentry/sentry-react-native/pull/5254))

0 commit comments

Comments
 (0)