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.
 
 
 
 
Alexey Tsvetkov 455814b9d3 Fix compile error 4 years ago
..
buildSrc Allow overriding COMPOSE_GRADLE_PLUGIN_COMPOSE_VERSION via Gradle property 4 years ago
compose Fix compile error 4 years ago
gradle/wrapper Refactor gradle-plugin build configuration to allow other plugins 4 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 Allow overriding COMPOSE_GRADLE_PLUGIN_COMPOSE_VERSION via Gradle property 4 years ago
gradle.properties Allow overriding COMPOSE_GRADLE_PLUGIN_COMPOSE_VERSION via Gradle property 4 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 Merge compose.desktop.application plugin with compose plugin 4 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