Skip to content

Commit

Permalink
chore(android): Add note on min. required Kotlin version (#8424)
Browse files Browse the repository at this point in the history
Co-authored-by: vivianyentran <[email protected]>
  • Loading branch information
romtsn and vivianyentran committed Nov 7, 2023
1 parent 1a5e80f commit 7aa9a91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The [Sentry Kotlin Compiler Plugin](https://github.com/getsentry/sentry-android-

<Note>

The Sentry Kotlin Compiler plugin is considered _experimental_. Give it a try and provide early feedback [on GitHub](https://github.com/getsentry/sentry-android-gradle-plugin).
The minimum supported Kotlin version is `1.8.20`.

</Note>

Expand Down

1 comment on commit 7aa9a91

@vercel
Copy link

@vercel vercel bot commented on 7aa9a91 Nov 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

sentry-docs.sentry.dev
sentry-docs-git-master.sentry.dev
docs.sentry.io

Please sign in to comment.