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.
 
 
 
 
Alexander Zhirkevich 0a301bdcd5
Add ui-util to gradle plugin (#3895)
2 years ago
..
buildSrc Tooling maintenance (#3606) 2 years ago
compose Add ui-util to gradle plugin (#3895) 2 years ago
gradle COMPOSE-350 Remove old Gradle tasks to launch iOS App (#3753) 2 years ago
jdk-version-probe Raise error when Homebrew JDK is used for packaging (#3451) 2 years ago
preview-rpc Tooling maintenance (#3606) 2 years ago
.gitignore
README.md
build.gradle.kts COMPOSE-350 Remove old Gradle tasks to launch iOS App (#3753) 2 years ago
gradle.properties Support 1.5.10 (#3682) 2 years ago
gradlew
gradlew.bat
settings.gradle.kts Improve error messages when checking tasks (#3194) 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