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 ad57414f29
Do not shade transitive dependencies (#1321)
3 years ago
..
buildSrc Support OEL publication in gradle plugin (#1285) 3 years ago
compose Do not shade transitive dependencies (#1321) 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 Add tags for Gradle plugin portal publication (#1276) 3 years ago
gradle.properties Fix compiling and running Gradle tests (#1312) 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