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 06d5543378
Provide public API for ResourceContentHash annotation generation (#5402)
4 months ago
..
buildSrc Revert hardcoded `compose.material3` (2) (#5405) 4 months ago
compose Provide public API for ResourceContentHash annotation generation (#5402) 4 months ago
gradle Bump versions (Kotlin, AGP, Gradle) (#5399) 4 months 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 Revert hardcoded `compose.material3` (2) (#5405) 4 months 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