Skip to content

Commit 5d5057a

Browse files
author
Karl Heinz Struggl
committed
updates Kotlin main page for KMP
1 parent 61987d0 commit 5d5057a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/platforms/kotlin/index.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Kotlin
33
caseStyle: camelCase
44
supportLevel: production
5-
sdk: sentry.java
6-
fallbackPlatform: java
75
categories:
86
- mobile
97
- desktop
@@ -12,13 +10,13 @@ keywords:
1210
- kotlin
1311
---
1412

15-
Sentry supports JVM related use of Kotlin with our [Java](/platforms/java) SDK, and, for Android applications, with our [Android](/platforms/android) platform.
13+
Sentry supports JVM related use of Kotlin with the [Java](/platforms/java) SDK. For native Android applications, use the [Android](/platforms/android) SDK. If you use KMP, the [Kotlin Multiplatform](/platforms/kotlin/guides/kotlin-multiplatform/) SDK provides the best integration.
1614

1715
Select your platform to get started:
1816

1917
- [Java](/platforms/java)
2018
- [Android](/platforms/android)
21-
- [Kotlin Multiplatform](/platforms/kotlin-multiplatform)
19+
- [Kotlin Multiplatform](/platforms/kotlin/guides/kotlin-multiplatform/)
2220

2321
## Kotlin Extensions
2422

0 commit comments

Comments
 (0)