시행착오 저장소
The Compose Compiler requires the Compose Runtime to be on the class path, but none could be found. The compose compiler plugin you are using (version 1.3.2) expects a minimum runtime version of 1.0.0.
리워크
2022. 11. 2. 23:55
https://developer.android.com/jetpack/androidx/releases/compose-runtime?hl=ko
Compose Runtime | Android 개발자 | Android Developers
컬렉션을 사용해 정리하기 내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요. Compose Runtime Compose의 프로그래밍 모델과 상태 관리를 위한 기본 구성요소 및 타겟팅용 Compose 컴파일러 플러그
developer.android.com
여기에 따라서 Runtime 디펜던시 추가하면 해결되더라..