Can we expect an update to Kotlin 1.9.0? #386
-
I'm fairly new to KMP and I'm trying to convert my Android app. However, I ran into a config cache issue, that is fixed on Kotlin 1.9.0. However, it seems that a few libraries are in lockstep with Kotlin versions, and Ktorfit is the only one that hasn't updated yet, so it's a blocker for me. Can we expect an update, and timely updates to Kotlin versions in general? Do you need any help with updates? I seen that you use renovate/debendabot. I have a lot of Android experience, however zero with dependabot/renovate. Sorry if I come across as impatient, I'm really grateful for the library. I also tried to build the library and examples at one point. That might have failed due to my limited experience with KMP, but it seems to me that the sandbox module has a few nonexistent classes, thus failing the build. The AndroidOnlyExample seems to be missing configurations and the app gradle file completely. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, yes, I'm planning to release it at the weekend. The last two KSP versions had bugs which broke Ktorfit and I couldn't update it. But yesterday a KSP Hotfix was released, and that fixed the bugs and I already updated the project yesterday |
Beta Was this translation helpful? Give feedback.
Hi, yes, I'm planning to release it at the weekend. The last two KSP versions had bugs which broke Ktorfit and I couldn't update it. But yesterday a KSP Hotfix was released, and that fixed the bugs and I already updated the project yesterday