Skip to content

Instantly share code, notes, and snippets.

View BhavyaRattan's full-sized avatar

Bhavya Mishra BhavyaRattan

View GitHub Profile

Updates for the Food2ForkCompose app from alpha-11 to beta01.

Versions

  1. kotlin -> 1.4.30
    • Make sure Kotlin is updated to early version
    • Settings > Languages and Frameworks > Kotlin > Early Access Preview 1.4.x
  2. kotlin_compiler_extension -> 1.0.0-beta01
  3. compose -> 1.0.0-beta01 (from alpha11)
  4. navigation-compose -> 1.0.0-alpha08 (from alpha06)
  5. Add const val compose_constraint = "1.0.0-alpha03"