android / nowinandroid

A fully functional Android app built entirely with Kotlin and Jetpack Compose
Apache License 2.0
16.62k stars 3.01k forks source link

Update plugins and version catalog now that Compose compiler is moving to Kotlin repository #1411

Open dturner opened 5 months ago

dturner commented 5 months ago

See here for more details: https://android-developers.googleblog.com/2024/04/jetpack-compose-compiler-moving-to-kotlin-repository.html

SimonMarquis commented 5 months ago

FYI this is currently done in this PR as part of migrating to Kotlin 2:

dturner commented 5 months ago

Oh nice, thanks @SimonMarquis.