新建compose项目报错This version (1.0.0-alpha13) of the Compose Compiler requires Kotlin version1.4.30
新建compose项目报错This version (1.0.0-alpha13) of the Compose Compiler requires Kotlin version1.4.30 昨天,刚入手jetpack compose就被来了个下马威,显示kotlin版本问题,换了版本也没用。早上,仔细研究了compose demo 发现把 ext { compose_version = '1.0…