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 e9adcf4 commit e8c0752Copy full SHA for e8c0752
sentry-samples/README.md
@@ -4,7 +4,7 @@
4
This contains three samples of Kotlin Multiplatform projects showcasing the Sentry Kotlin Multiplatform SDK usage.
5
- Sample 1: Android, iOS with Cocoapods, Desktop with Jetpack Compose
6
- Sample 2: Android, iOS with Swift Package Manager, Desktop with Jetpack Compose
7
-- Sample 3: Android with Jetpack Composem iOS with SwiftUI and MVVM and Dependency Injection with [Koin](https://insert-koin.io/)
+- Sample 3: Android with Jetpack Compose, iOS with SwiftUI and MVVM and Dependency Injection with [Koin](https://insert-koin.io/)
8
9
## Getting Started
10
> All samples are configured as sub-projects. You need to open the root project in Android Studio and sync the gradle files.
0 commit comments