Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
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 eb90275a1b
Fix signing bundle with Gradle 8.1 with configuration cache (#3069)
3 years ago
..
buildSrc Fix gradle tests (#2708) 3 years ago
compose Fix signing bundle with Gradle 8.1 with configuration cache (#3069) 3 years ago
gradle/wrapper Test Gradle plugin on relevant PRs (#2509) 3 years ago
preview-rpc Fix gradle tests (#2708) 3 years ago
.gitignore
README.md
build.gradle.kts Test Gradle plugin on relevant PRs (#2509) 3 years ago
gradle.properties Fix signing bundle with Gradle 8.1 with configuration cache (#3069) 3 years ago
gradlew
gradlew.bat
settings.gradle.kts add mavenCentral() to pluginManagement (#1690) 4 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