Class 'androidx.ui.tooling.preview.Preview' is com...
# compose
u
Class 'androidx.ui.tooling.preview.Preview' is compiled by an unstable version of the Kotlin compiler and cannot be loaded by this compiler
r
import androidx.compose.ui.tooling.preview.Preview There was a refactoring
👍 1
m
Upgrade your kotlin to 1.4.30 both in gradle and Android Studio.