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 083e51feb9
Fix caching for checking runtime properties (#2438)
2 years ago
..
buildSrc Allow to use Compose on multiple Kotlin versions (#2366) 2 years ago
compose Fix caching for checking runtime properties (#2438) 2 years ago
gradle/wrapper Switch main components build to Gradle 7.3.3 (#1643) 3 years ago
preview-rpc Improve reporting of preview errors (#1807) 3 years ago
.gitignore
README.md
build.gradle.kts Native desktop packaging (#1908) 3 years ago
gradle.properties Fix `kotlinCompilerPlugin` property (#2396) 2 years ago
gradlew
gradlew.bat
settings.gradle.kts add mavenCentral() to pluginManagement (#1690) 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