Commit 3c94f6d
deps android: Upgrade Kotlin to 2.2.20, from 2.2.0
Changelog:
https://kotlinlang.org/docs/whatsnew2220.html
Highlights:
* Mostly experimental changes.
* One notable change is improved incremental compilation
for Kotlin/JVM but currently experimental:
- https://kotlinlang.org/docs/whatsnew2220.html#preview-improved-incremental-compilation-for-kotlin-jvm
* And one breaking change for `kapt.use.k2` property, which we do not use.1 parent 4970099 commit 3c94f6d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
0 commit comments