Skip to content

Commit 4732053

Browse files
chore(deps): update Android SDK to v8.36.0 (#1111)
Co-authored-by: GitHub <noreply@github.com>
1 parent f0d2376 commit 4732053

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
@@ -11,9 +11,9 @@
1111
- Bump CLI from v3.3.2 to v3.3.3 ([#1101](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1101))
1212
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#333)
1313
- [diff](https://github.com/getsentry/sentry-cli/compare/3.3.2...3.3.3)
14-
- Bump Android SDK from v8.34.1 to v8.35.0 ([#1104](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1104))
15-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8350)
16-
- [diff](https://github.com/getsentry/sentry-java/compare/8.34.1...8.35.0)
14+
- Bump Android SDK from v8.34.1 to v8.36.0 ([#1104](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1104), [#1111](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1111))
15+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8360)
16+
- [diff](https://github.com/getsentry/sentry-java/compare/8.34.1...8.36.0)
1717

1818
## 6.2.0-alpha.2
1919

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.2.0-alpha.2
11-
sdk_version = 8.35.0
11+
sdk_version = 8.36.0
1212

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

0 commit comments

Comments
 (0)