From f364b853fd080405b62b60a66a18c7403ef47e6f Mon Sep 17 00:00:00 2001 From: Stefan Jandl Date: Wed, 8 Jun 2022 16:08:47 +0200 Subject: [PATCH] chore: Bump Android to 6.0.0 (#787) * bumped android to 6.0.0 * updated CHANGELOG.md * updated snapshot Co-authored-by: Ivan Dlugos <6349682+vaind@users.noreply.github.com> --- CHANGELOG.md | 3 +++ modules/sentry-java | 2 +- test/Scripts.Tests/package-release.zip.snapshot | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d29d09ed9..2ac44ffdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ - Enable native crash support with Mono scripting backend on Android, Windows and Linux ([#751](https://github.com/getsentry/sentry-unity/pull/751)) - Application-Not-Responding detection ([#771](https://github.com/getsentry/sentry-unity/pull/771)) - Allow uploading sources for debug files ([#773](https://github.com/getsentry/sentry-unity/pull/773)) +- Bump Sentry Java SDK to v6.0.0 ([#787](https://github.com/getsentry/sentry-unity/pull/787)) + - [changelog](https://github.com/getsentry/sentry-java/blob/6.0.0/CHANGELOG.md?plain=1#L3..L73) + - [diff](https://github.com/getsentry/sentry-java/compare/6.0.0-rc.1...6.0.0) ## 0.17.0 diff --git a/modules/sentry-java b/modules/sentry-java index 716ad3a13..c62a9f7a0 160000 --- a/modules/sentry-java +++ b/modules/sentry-java @@ -1 +1 @@ -Subproject commit 716ad3a13730ad22f81b10ee4c014b9d6f9ea0c5 +Subproject commit c62a9f7a09d9f32fd5e27947c2b20aae70299559 diff --git a/test/Scripts.Tests/package-release.zip.snapshot b/test/Scripts.Tests/package-release.zip.snapshot index 5065d5506..b7597a329 100644 --- a/test/Scripts.Tests/package-release.zip.snapshot +++ b/test/Scripts.Tests/package-release.zip.snapshot @@ -267,8 +267,8 @@ Plugins/iOS/Device/Sentry.framework/Headers/SentryUserFeedback.h.meta Plugins/iOS/Device/Sentry.framework/Modules/module.modulemap Plugins/iOS/Device/Sentry.framework/Modules/module.modulemap.meta Plugins/Android/Sentry.meta -Plugins/Android/Sentry/sentry-6.0.0-rc.1.jar -Plugins/Android/Sentry/sentry-6.0.0-rc.1.jar.meta +Plugins/Android/Sentry/sentry-6.0.0.jar +Plugins/Android/Sentry/sentry-6.0.0.jar.meta Plugins/Android/Sentry/sentry-android-core-release.aar Plugins/Android/Sentry/sentry-android-core-release.aar.meta Plugins/Android/Sentry/sentry-android-ndk-release.aar