Skip to content

Commit 3551712

Browse files
chore(deps): update Android SDK to v8.37.1 (#1126)
Co-authored-by: GitHub <noreply@github.com>
1 parent 5abe0ef commit 3551712

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
### Dependencies
66

7-
- Bump Android SDK from v8.36.0 to v8.37.0 ([#1120](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1120))
8-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8370)
9-
- [diff](https://github.com/getsentry/sentry-java/compare/8.36.0...8.37.0)
7+
- Bump Android SDK from v8.36.0 to v8.37.1 ([#1120](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1120), [#1126](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1126))
8+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8371)
9+
- [diff](https://github.com/getsentry/sentry-java/compare/8.36.0...8.37.1)
1010

1111
## 6.3.0-alpha.2
1212

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.3.0-alpha.2
11-
sdk_version = 8.37.0
11+
sdk_version = 8.37.1
1212

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

0 commit comments

Comments
 (0)