We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package_info_plus
1 parent f684853 commit 8b1d298Copy full SHA for 8b1d298
CHANGELOG.md
@@ -8,6 +8,7 @@
8
9
### Dependencies
10
11
+- Update package-info-plus constraint to include 5.0.1 ([#1749](https://github.com/getsentry/sentry-dart/pull/1749))
12
- Bump Android SDK from v6.33.1 to v6.34.0 ([#1746](https://github.com/getsentry/sentry-dart/pull/1746))
13
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6340)
14
- [diff](https://github.com/getsentry/sentry-java/compare/6.33.1...6.34.0)
flutter/pubspec.yaml
@@ -16,7 +16,7 @@ dependencies:
16
flutter_web_plugins:
17
sdk: flutter
18
sentry: 7.13.1
19
- package_info_plus: '>=1.0.0 <5.0.0'
+ package_info_plus: '>=1.0.0 <=5.0.1'
20
meta: ^1.3.0
21
ffi: ^2.0.0
22
0 commit comments