Skip to content

Commit 515c540

Browse files
github-actions[bot]web-flowbuenaflor
authored
chore: update flutter/scripts/update-native.sh to 0.7.20 (#2652)
Co-authored-by: GitHub <[email protected]> Co-authored-by: Giancarlo Buenaflor <[email protected]>
1 parent 1470cd9 commit 515c540

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
- Can't reliably detect on multi-monitor systems and on older macOS versions.
99
- Not very meaningful, as other applications may be running in parallel and affecting it.
1010

11+
### Dependencies
12+
13+
- Bump Native SDK from v0.7.19 to v0.7.20 ([#2652](https://github.com/getsentry/sentry-dart/pull/2652))
14+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0720)
15+
- [diff](https://github.com/getsentry/sentry-native/compare/0.7.19...0.7.20)
16+
1117
## 8.13.0
1218

1319
### Breaking changes

flutter/sentry-native/CMakeCache.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Basically, this is a properties file we use both in CMake and update-deps.yml to update dependencies.
33

44
repo=https://github.com/getsentry/sentry-native
5-
version=0.7.19
5+
version=0.7.20

0 commit comments

Comments
 (0)