Updates for the Food2ForkCompose app from alpha-11 to beta01.
- kotlin ->
1.4.30
- Make sure Kotlin is updated to early version
- Settings > Languages and Frameworks > Kotlin > Early Access Preview 1.4.x
- kotlin_compiler_extension ->
1.0.0-beta01
- compose ->
1.0.0-beta01
(from alpha11) - navigation-compose ->
1.0.0-alpha08
(from alpha06) - Add
const val compose_constraint = "1.0.0-alpha03"