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 eebaea3 commit b889d4bCopy full SHA for b889d4b
docs/platforms/java/migration/7.x-to-8.0.mdx
@@ -6,7 +6,7 @@ description: "Learn about migrating from version 7.x to 8.0.0"
6
7
## Migrating from `io.sentry:sentry` `7.x` to `io.sentry:sentry` `8.0.0`
8
9
-Please make sure to use the same version for all Sentry dependencies.
+Please make sure to use the same version for all Sentry dependencies, otherwise you might face an `AbstractMethodError` runtime error.
10
11
### Breaking Changes
12
0 commit comments