Skip to content

Commit 7ef4ec0

Browse files
committed
chore: k2 update
1 parent 839c9db commit 7ef4ec0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ kotlin.jvm.target.validation.mode=warning
2222
kotlin.build.report.output=build_scan
2323
kotlinx.atomicfu.enableJvmIrTransformation=true
2424
kotlinx.atomicfu.enableJsIrTransformation=true
25-
# kotlin.experimental.tryK2=false
25+
kotlin.experimental.tryK2=true
26+
kapt.use.k2=true
2627

2728
# MPP
2829
kotlin.mpp.stability.nowarn=true

0 commit comments

Comments
 (0)