We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02529c6 commit a5fb612Copy full SHA for a5fb612
2 files changed
CHANGELOG.md
@@ -6,6 +6,12 @@
6
7
- Allow kotlin pre-releases in KotlinCompilerPlugin ([#972](https://github.com/getsentry/sentry-android-gradle-plugin/pull/972))
8
9
+### Dependencies
10
+
11
+- Bump CLI from v2.53.0 to v2.54.0 ([#987](https://github.com/getsentry/sentry-android-gradle-plugin/pull/987))
12
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2540)
13
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.53.0...2.54.0)
14
15
## 6.0.0-alpha.1
16
17
### Features
plugin-build/sentry-cli.properties
@@ -1,2 +1,2 @@
1
-version = 2.53.0
+version = 2.54.0
2
repo = https://github.com/getsentry/sentry-cli
0 commit comments