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.
 
 
 
 
Igor Demin af7c80c571
Fix `runRelease` task when navigation and `obfuscate.set(true)` are used (#5384)
4 months ago
..
buildSrc Add gradle "8.6" and AGP "7.3.1", "8.2.2" to the gradle plugin integration tests (#4309) 2 years ago
compose Fix `runRelease` task when navigation and `obfuscate.set(true)` are used (#5384) 4 months ago
gradle Replace `KotlinPlatformType` check with `KotlinJvmTarget` in JVM target configuration. (#5330) 6 months ago
jdk-version-probe Raise error when Homebrew JDK is used for packaging (#3451) 2 years ago
preview-rpc CMP-6806 fix warnings and deprecations 1 year ago
.gitignore Refactor gradle-plugin build configuration to allow other plugins 5 years ago
README.md Rename JetPack -> JetBrains 5 years ago
build.gradle.kts Configure compose resources in XCFrameworks. 8 months ago
gradle.properties Introduce public API for clearing internal resource caches (#5341) 6 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 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