You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Oleksandr Karpovich af2f2b2b8d
Add a check that compose is used along with kotlinx.serialization (#900)
3 years ago
..
buildSrc Use Gradle 7.1 for building Gradle and Intellij plugin (#836) 3 years ago
compose Add a check that compose is used along with kotlinx.serialization (#900) 3 years ago
gradle/wrapper Use Gradle 7.1 for building Gradle and Intellij plugin (#836) 3 years ago
preview-rpc Idea floating panel (#927) 3 years ago
.gitignore Refactor gradle-plugin build configuration to allow other plugins 4 years ago
README.md Rename JetPack -> JetBrains 4 years ago
build.gradle.kts Use Gradle 7.1 for building Gradle and Intellij plugin (#836) 3 years ago
gradle.properties Update Compose + Migrate to 0.5.0-build262 / Kotlin 1.5.21 (#916) 3 years ago
gradlew Refactor gradle-plugin build configuration to allow other plugins 4 years ago
gradlew.bat Refactor gradle-plugin build configuration to allow other plugins 4 years ago
settings.gradle.kts Implement first version of non-interactive preview for desktop (#803) 3 years ago

README.md

JetBrains Compose gradle plugin for easy configuration

Environment variables:

  • COMPOSE_GRADLE_PLUGIN_VERSION - version of plugin
  • COMPOSE_GRADLE_PLUGIN_COMPOSE_VERSION - version of JetBrains Compose used by the plugin