Skip to content

Commit 8d038eb

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-android.sh to 8.32.0
1 parent 5ee9042 commit 8d038eb

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +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)
1417

1518
## 6.0.0
1619

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.31.0
11+
sdk_version = 8.32.0
1212

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

0 commit comments

Comments
 (0)