Skip to content

Commit a5cbe0c

Browse files
chore: update plugin-build/sentry-cli.properties to 3.0.3 (#1049)
Co-authored-by: GitHub <noreply@github.com>
1 parent 69fad0d commit a5cbe0c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
- Fix reproducible builds by writing `sentry-debug-meta.properties` without timestamps ([#876](https://github.com/getsentry/sentry-android-gradle-plugin/pull/876))
88
- Skip generating `sentry-debug-meta.properties` when `includeProguardMapping` and `includeSourceContext` are disabled ([#1047](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1047))
99

10+
### Dependencies
11+
12+
- Bump CLI from v3.0.1 to v3.0.3 ([#1049](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1049))
13+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#303)
14+
- [diff](https://github.com/getsentry/sentry-cli/compare/3.0.1...3.0.3)
15+
1016
## 6.0.0-rc.1
1117

1218
### Fixes

plugin-build/sentry-cli.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = 3.0.1
1+
version = 3.0.3
22
repo = https://github.com/getsentry/sentry-cli

0 commit comments

Comments
 (0)