Skip to content

Commit 0c83dae

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-android.sh to 8.13.2
1 parent d782824 commit 0c83dae

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
@@ -7,6 +7,9 @@
77
- Bump CLI from v2.45.0 to v2.46.0 ([#897](https://github.com/getsentry/sentry-android-gradle-plugin/pull/897))
88
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2460)
99
- [diff](https://github.com/getsentry/sentry-cli/compare/2.45.0...2.46.0)
10+
- Bump Android SDK from v8.12.0 to v8.13.2 ([#896](https://github.com/getsentry/sentry-android-gradle-plugin/pull/896))
11+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8132)
12+
- [diff](https://github.com/getsentry/sentry-java/compare/8.12.0...8.13.2)
1013

1114
## 5.6.0
1215

plugin-build/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ org.gradle.parallel=true
99
name = sentry-android-gradle-plugin
1010
group = io.sentry
1111
version = 5.6.0
12-
sdk_version = 8.12.0
12+
sdk_version = 8.13.2
1313

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

0 commit comments

Comments
 (0)