Skip to content

Commit 58caca0

Browse files
runningcodeclaude
andcommitted
build(android): Pin Kotlin JVM toolchain to 8 for compose
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 5ae12d4 commit 58caca0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sentry-compose/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ plugins {
1515
}
1616

1717
kotlin {
18+
jvmToolchain(8)
1819
explicitApi()
1920

2021
androidTarget {

0 commit comments

Comments
 (0)