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.
 
 
 
 
Nikita Lipsky 50a0b66a29
Bump Compose Hot Reload to 1.0.0 Stable in Compose Gradle plugin (#5491)
3 weeks ago
..
buildSrc Revert hardcoded `compose.material3` (2) (#5405) 4 months ago
compose Add runtime libraries compatibility check for Compose projects (#5485) 3 weeks ago
gradle Bump Compose Hot Reload to 1.0.0 Stable in Compose Gradle plugin (#5491) 3 weeks ago
jdk-version-probe
preview-rpc CMP-6806 fix warnings and deprecations 1 year ago
.gitignore
README.md
build.gradle.kts Bump versions (Kotlin, AGP, Gradle) (#5399) 4 months ago
gradle.properties Downgrade Kotlin to 2.2.20 in libraries (#5484) 1 month ago
gradlew [gradle] Update Kotlin to 2.0 (#5043) 1 year ago
gradlew.bat [gradle] Update Kotlin to 2.0 (#5043) 1 year ago
settings.gradle.kts

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