nowinandroid
nowinandroid copied to clipboard
Update plugins and version catalog now that Compose compiler is moving to Kotlin repository
See here for more details: https://android-developers.googleblog.com/2024/04/jetpack-compose-compiler-moving-to-kotlin-repository.html
FYI this is currently done in this PR as part of migrating to Kotlin 2:
- https://github.com/android/nowinandroid/pull/1036
Oh nice, thanks @SimonMarquis.