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 100a0b3 commit 67340d4Copy full SHA for 67340d4
2 files changed
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 ([#988](https://github.com/getsentry/sentry-android-gradle-plugin/pull/988))
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
## 6.0.0-alpha.2
12
13
### Fixes
plugin-build/gradle.properties
@@ -8,7 +8,7 @@ org.gradle.parallel=true
name = sentry-android-gradle-plugin
group = io.sentry
version = 6.0.0-alpha.2
-sdk_version = 8.21.1
+sdk_version = 8.22.0
# publication pom properties
14
POM_NAME=Sentry Android Gradle Plugin
0 commit comments