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 014fb87429 Enable official code style when root dir is opened in Intellij 4 years ago
..
buildSrc Refactor gradle-plugin build configuration to allow other plugins 4 years ago
compose Remove unnecessary META_INF/gradle-plugins/*.properties files 4 years ago
compose-desktop-application Add desktop application Gradle plugin 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 Refactor gradle-plugin build configuration to allow other plugins 4 years ago
build.gradle.kts Add desktop application Gradle plugin 4 years ago
gradle.properties Enable official code style when root dir is opened in Intellij 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 Add desktop application Gradle plugin 4 years ago

README.md

Jetpack Compose gradle plugin for easy configuration

Environment variables:

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