$$$

buildscript {
   dependencies {
       classpath("org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin:2.0.0")
   }
}

1

Please sign in to leave a comment.