Skip to content

Commit 45d1e34

Browse files
authored
chore(deps): update Android SDK to v8.22.0 (#989)
1 parent 72b201f commit 45d1e34

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.21.1 to v8.22.0 ([#989](https://github.com/getsentry/sentry-android-gradle-plugin/pull/989))
8+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8220)
9+
- [diff](https://github.com/getsentry/sentry-java/compare/8.21.1...8.22.0)
10+
311
## 5.11.0
412

513
### Features

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.11.0
12-
sdk_version = 8.21.1
12+
sdk_version = 8.22.0
1313

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

0 commit comments

Comments
 (0)