mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-17 08:11:21 +00:00
* Added animated image component * Simplified network request * Resource load is now done in the IO Dispatchers * Renamed constant to express better its use * Refactored animated image component to use the default Image component instead of creating our own component * Added missing keys * Created new module resources & adapted AnimatedImage to it
JetBrains Compose gradle plugin for easy configuration
Environment variables:
COMPOSE_GRADLE_PLUGIN_VERSION- version of pluginCOMPOSE_GRADLE_PLUGIN_COMPOSE_VERSION- version of JetBrains Compose used by the plugin