We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4def0b6 commit c217e58Copy full SHA for c217e58
CHANGELOG.md
@@ -11,6 +11,9 @@
11
- Bump Android SDK from v7.13.0 to v7.14.0 ([#754](https://github.com/getsentry/sentry-android-gradle-plugin/pull/754))
12
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7140)
13
- [diff](https://github.com/getsentry/sentry-java/compare/7.13.0...7.14.0)
14
+- Bump CLI from v2.33.1 to v2.34.1 ([#757](https://github.com/getsentry/sentry-android-gradle-plugin/pull/757))
15
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2341)
16
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.33.1...2.34.1)
17
18
## 4.11.0
19
plugin-build/sentry-cli.properties
@@ -1,2 +1,2 @@
1
-version = 2.33.1
+version = 2.34.1
2
repo = https://github.com/getsentry/sentry-cli
0 commit comments