To update your Kotlin compiler version to 2.0.0 or higher in a Jetpack Compose project, you need to migrate to Gradle version catalogs and use the new Compose Compiler Gradle plugin. Steps vary depending on whether your build configuration is in Groovy or Kotlin, and whether you have a libs.versions.toml file. The guide

7m read timeFrom proandroiddev.com
Post cover image

Sort: