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 b9601fa commit 60e6733Copy full SHA for 60e6733
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Dependencies
6
7
+- Bump Android SDK from v8.12.0 to v8.13.2 ([#896](https://github.com/getsentry/sentry-android-gradle-plugin/pull/896))
8
+ - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8132)
9
+ - [diff](https://github.com/getsentry/sentry-java/compare/8.12.0...8.13.2)
10
11
## 5.7.0
12
13
### Dependencies
plugin-build/gradle.properties
@@ -9,7 +9,7 @@ org.gradle.parallel=true
name = sentry-android-gradle-plugin
group = io.sentry
version = 5.7.0
-sdk_version = 8.12.0
+sdk_version = 8.13.2
14
# publication pom properties
15
POM_NAME=Sentry Android Gradle Plugin
0 commit comments