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 c51cb3b6da
Fix warning caused by NPE in tests (#1004)
3 years ago
..
buildSrc Use Gradle 7.1 for building Gradle and Intellij plugin (#836) 3 years ago
compose Fix warning caused by NPE in tests (#1004) 3 years ago
gradle/wrapper Use Gradle 7.1 for building Gradle and Intellij plugin (#836) 3 years ago
preview-rpc Enable running preview for any Compose Desktop module (#951) 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