Skip to content

Commit 08dcce3

Browse files
chore: update scripts/update-android.sh to 8.33.0 (#1082)
Co-authored-by: GitHub <noreply@github.com>
1 parent 0917f17 commit 08dcce3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
- Bump CLI from v3.1.0 to v3.2.0 ([#1068](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1068))
1212
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#320)
1313
- [diff](https://github.com/getsentry/sentry-cli/compare/3.1.0...3.2.0)
14-
- Bump Android SDK from v8.31.0 to v8.32.0 ([#1069](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1069))
15-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8320)
16-
- [diff](https://github.com/getsentry/sentry-java/compare/8.31.0...8.32.0)
14+
- Bump Android SDK from v8.31.0 to v8.33.0 ([#1069](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1069), [#1082](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1082))
15+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8330)
16+
- [diff](https://github.com/getsentry/sentry-java/compare/8.31.0...8.33.0)
1717

1818
## 6.0.0
1919

plugin-build/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ org.gradle.parallel=true
88
name = sentry-android-gradle-plugin
99
group = io.sentry
1010
version = 6.0.0
11-
sdk_version = 8.32.0
11+
sdk_version = 8.33.0
1212

1313
# publication pom properties
1414
POM_NAME=Sentry Android Gradle Plugin

0 commit comments

Comments
 (0)