Skip to content

Commit c557f38

Browse files
chore(deps): update Android SDK to v8.38.0 (#1140)
Co-authored-by: GitHub <noreply@github.com>
1 parent d54777c commit c557f38

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Dependencies
6+
7+
- Bump Android SDK from v8.37.1 to v8.38.0 ([#1140](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1140))
8+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8380)
9+
- [diff](https://github.com/getsentry/sentry-java/compare/8.37.1...8.38.0)
10+
311
## 6.4.0-alpha.6
412

513
### Internal Changes 🔧

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.4.0-alpha.6
11-
sdk_version = 8.37.1
11+
sdk_version = 8.38.0
1212

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

0 commit comments

Comments
 (0)