Skip to content

Commit 3801d52

Browse files
chore: update packages/flutter/scripts/update-native.sh to 0.13.3 (#3577)
Co-authored-by: GitHub <noreply@github.com>
1 parent fec56a1 commit 3801d52

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
- Bump Android SDK from v8.36.0 to v8.37.0 ([#3588](https://github.com/getsentry/sentry-dart/pull/3588))
88
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8370)
99
- [diff](https://github.com/getsentry/sentry-java/compare/8.36.0...8.37.0)
10+
- Bump Native SDK from v0.13.2 to v0.13.3 ([#3577](https://github.com/getsentry/sentry-dart/pull/3577))
11+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0133)
12+
- [diff](https://github.com/getsentry/sentry-native/compare/0.13.2...0.13.3)
1013

1114
## 9.15.0
1215

packages/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.13.2
5+
version=0.13.3

0 commit comments

Comments
 (0)