Skip to content

Commit f254740

Browse files
chore: update flutter/scripts/update-native.sh to 0.7.19 (#2588)
Co-authored-by: GitHub <[email protected]>
1 parent e503e3c commit f254740

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313

1414
### Dependencies
1515

16-
- Bump Native SDK from v0.7.17 to v0.7.18 ([#2578](https://github.com/getsentry/sentry-dart/pull/2578))
17-
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0718)
18-
- [diff](https://github.com/getsentry/sentry-native/compare/0.7.17...0.7.18)
16+
- Bump Native SDK from v0.7.17 to v0.7.19 ([#2578](https://github.com/getsentry/sentry-dart/pull/2578), [#2588](https://github.com/getsentry/sentry-dart/pull/2588))
17+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0719)
18+
- [diff](https://github.com/getsentry/sentry-native/compare/0.7.17...0.7.19)
1919

2020
## 8.13.0-beta.1
2121

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.18
5+
version=0.7.19

0 commit comments

Comments
 (0)