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.
 
 
 
 
Sergey Igushkin 73ee3579b3
Use AndroidX Compose dependencies in the DSL
3 years ago
..
buildSrc Implement open-expect-lite approach in the org.jetbrains.compose Gradle plugin 3 years ago
compose Use AndroidX Compose dependencies in the DSL 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 Implement open-expect-lite approach in the org.jetbrains.compose Gradle plugin 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