File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 55 - main
66 - release/**
77 pull_request :
8- paths-ignore :
9- - " **/*.md"
108
119concurrency :
1210 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 1919- Add sample & trace rate configuration ([ #144 ] ( https://github.com/getsentry/sentry-kotlin-multiplatform/pull/144 ) )
2020- Remove need for context in Sentry.init for Android ([ #117 ] ( https://github.com/getsentry/sentry-kotlin-multiplatform/pull/117 ) )
2121
22+ ### Dependencies
23+
24+ - Bump Java SDK from v6.14.0 to v6.33.1 ([ #139 ] ( https://github.com/getsentry/sentry-kotlin-multiplatform/pull/139 ) )
25+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6331 )
26+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.14.0...6.33.1 )
27+
2228## 0.2.1
2329
2430### Fixes
You can’t perform that action at this time.
0 commit comments