Commit 87d7feb
committed
build: enable K2 compiler support for Kapt
- Add ‘kapt.use.k2=true’ to gradle.properties to resolve Kotlin 2.0+ Alpha warning.
- Ensure DataBinding annotation processing aligns with the current Kotlin language version.1 parent 6eae758 commit 87d7feb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
0 commit comments