Commit 7e3503b
Fix KAPT compatibility with Kotlin 2.1.0 by enabling K2 mode
Add kapt.use.k2=true to gradle.properties to enable K2 compiler support for KAPT, which is required for Kotlin 2.0+ compatibility.
Co-authored-by: RitikaPahwa4444 <[email protected]>1 parent 91a3f69 commit 7e3503b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments