Commit d62b23d
Update Room to 2.7.0 for Kotlin 2.1.0 compatibility
Room 2.6.1 doesn't support Kotlin 2.1.0 metadata. Updated to Room 2.7.0 which includes support for Kotlin 2.0+ metadata versions. This fixes the KAPT error: "Provided Metadata instance has version 2.1.0, while maximum supported version is 2.0.0".
Co-authored-by: RitikaPahwa4444 <[email protected]>1 parent 7e3503b commit d62b23d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments