We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b201f commit 45d1e34Copy full SHA for 45d1e34
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## 5.11.0
12
13
### Features
plugin-build/gradle.properties
@@ -9,7 +9,7 @@ org.gradle.parallel=true
name = sentry-android-gradle-plugin
group = io.sentry
version = 5.11.0
-sdk_version = 8.21.1
+sdk_version = 8.22.0
14
# publication pom properties
15
POM_NAME=Sentry Android Gradle Plugin
0 commit comments