Skip to content

Commit

Permalink
chore: update flutter/scripts/update-native.sh to 0.7.18 (#2578)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Jan 20, 2025
1 parent 49bd47c commit 1eca72b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Unreleased

### Dependencies

- Bump Native SDK from v0.7.17 to v0.7.18 ([#2578](https://github.com/getsentry/sentry-dart/pull/2578))
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0718)
- [diff](https://github.com/getsentry/sentry-native/compare/0.7.17...0.7.18)

## 8.13.0-beta.1

### Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion flutter/sentry-native/CMakeCache.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Basically, this is a properties file we use both in CMake and update-deps.yml to update dependencies.

repo=https://github.com/getsentry/sentry-native
version=0.7.17
version=0.7.18

0 comments on commit 1eca72b

Please sign in to comment.