Skip to content

Commit

Permalink
Update src/includes/getting-started-install/android.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
  • Loading branch information
marandaneto and imatwawana authored Apr 5, 2022
1 parent a1d24cf commit e2de2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/includes/getting-started-install/android.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ Sentry's Android SDK depends on [Gson](https://github.com/google/gson) as a tran

If you are using multiple Sentry dependencies, you can add a [bill of materials](/platforms/android/configuration/bill-of-materials) to avoid specifying the version of each dependency.

If you are using Kotlin and coroutines in your Android project, you should read [Using Sentry SDK with Coroutines](/platforms/android/enriching-events/scopes/#kotlin-coroutines)
If you are using Kotlin and coroutines in your Android project, you should read [Using Sentry SDK with Coroutines](/platforms/android/enriching-events/scopes/#kotlin-coroutines).

</Note>

0 comments on commit e2de2e3

Please sign in to comment.