Skip to content

Commit c241feb

Browse files
authored
link to guardsquare dexguard (#4891)
1 parent f32cae6 commit c241feb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/platforms/android/common/proguard.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ sidebar_order: 100
44
description: "Learn about using the Sentry Gradle Plugin or sentry-cli to upload ProGuard/R8 and DexGuard mappings to Sentry."
55
---
66

7-
If you want to see de-obfuscated stack traces, you'll need to use ProGuard with Sentry. To do so, upload the ProGuard mapping files by either the recommended method of using our [Gradle integration](/platforms/android/gradle/) or manually by using [sentry-cli](/product/cli/dif/#proguard-mapping-upload).
7+
If you want to see de-obfuscated stack traces, you'll need to use [ProGuard](https://www.guardsquare.com/proguard) with Sentry. To do so, upload the ProGuard mapping files by either the recommended method of using our [Gradle integration](/platforms/android/gradle/) or manually by using [sentry-cli](/product/cli/dif/#proguard-mapping-upload).
88

9-
Support for Guardsquare's ProGuard and DexGuard was added in version 3.0.0 of the [Sentry Android Gradle Plugin](/platforms/android/gradle/).
9+
Support for Guardsquare's ProGuard and [DexGuard](https://www.guardsquare.com/dexguard) was added in version 3.0.0 of the [Sentry Android Gradle Plugin](/platforms/android/gradle/).
1010

1111
<Note>
1212

0 commit comments

Comments
 (0)