Skip to content

Commit 081c77c

Browse files
authored
chore(android): Migration to 6.2.0 (#5219)
1 parent b04285e commit 081c77c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/platforms/android/migration.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ redirect_from:
66
description: "Migrating between versions of Sentry's SDK for Android."
77
---
88

9+
## Migrating from `io.sentry:sentry-android 6.x` to `io.sentry:sentry-android 6.2.0`
10+
11+
* Kotlin plugin is upgraded to `1.6.10`.
12+
13+
This version is still compatible with Kotlin `1.4`.
14+
15+
<Note>
16+
17+
This only affects integrations that are written in Kotlin, such as `timber`, `fragment`, `okhttp`, `navigation` and `compose`.
18+
19+
</Note>
20+
921
## Migrating from `io.sentry:sentry-android 5.x` to `io.sentry:sentry-android 6.0.0`
1022

1123
* Kotlin plugin is upgraded to `1.5`.

0 commit comments

Comments
 (0)