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.
 
 
 
 
Konstantin b4063023a5
Fix iOS resource sync task with cocoapods integration to properly register output directory. (#5371)
5 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 iOS resource sync task with cocoapods integration to properly register output directory. (#5371) 5 months ago
gradle Replace `KotlinPlatformType` check with `KotlinJvmTarget` in JVM target configuration. (#5330) 6 months ago
jdk-version-probe
preview-rpc CMP-6806 fix warnings and deprecations 1 year ago
.gitignore
README.md
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

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