Skip to content

Commit 9c1b367

Browse files
chore(deps): update Android SDK to v8.40.0 (#1161)
Co-authored-by: GitHub <noreply@github.com>
1 parent 8a06006 commit 9c1b367

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
@@ -7,9 +7,9 @@
77
- Bump CLI from v3.3.5 to v3.4.0 ([#1156](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1156))
88
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#340)
99
- [diff](https://github.com/getsentry/sentry-cli/compare/3.3.5...3.4.0)
10-
- Bump Android SDK from v8.38.0 to v8.39.1 ([#1153](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1153))
11-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8391)
12-
- [diff](https://github.com/getsentry/sentry-java/compare/8.38.0...8.39.1)
10+
- Bump Android SDK from v8.38.0 to v8.40.0 ([#1153](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1153), [#1161](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1161))
11+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8400)
12+
- [diff](https://github.com/getsentry/sentry-java/compare/8.38.0...8.40.0)
1313

1414
## 6.4.0
1515

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
11-
sdk_version = 8.39.1
11+
sdk_version = 8.40.0
1212

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

0 commit comments

Comments
 (0)