amzn / kotlin-inject-anvil

Extensions for the kotlin-inject dependency injection framework
Apache License 2.0
240 stars 4 forks source link

Upgrade to Kotlin 2.0 #3

Closed vRallev closed 3 weeks ago

vRallev commented 2 months ago

Upgrade the project to the latest Kotlin and KSP versions.

matejdro commented 2 months ago

Just a clarification, does that mean that the project can still be used on Kotlin 2.0+, just that its build version is not that high?

vRallev commented 1 month ago

I think that's the case, but I haven't tried it myself. Note that KSP2 will very likely not work due to the many bugs.

vRallev commented 3 weeks ago

This was solved in #51