julioromano
04/12/2022, 12:53 PMcompose-compiler:1.2.0-dev-k1.6.20-61e81dadb1c
from https://androidx.dev/storage/compose-compiler/repository
It seems to work, does anyone know if there can be any specific issues using such kinds of combos (i.e. compiler 1.2.x + rest of compose 1.1.x )?
Besides being unsupported of course 🙂Albert Chang
04/12/2022, 1:24 PMYou are using an outdated version of Compose Runtime that is not compatible with the version of the Compose Compiler plugin you have installed.
).The Compose Compiler now supports older versions of the Compose Runtime (1.0). Prior to this change, the Compose Compiler was only compatible with the Compose Runtime of the same version or later. After this change, the Compose Compiler is compatible with an older version of the Compose Runtime (1.0).