Skip to content

0.2.2

Compare
Choose a tag to compare
@alialbaali alialbaali released this 05 Aug 14:19
· 416 commits to main since this release

Changes

  • Deprecate lazyImageResource and replace with lazyPainterResource
  • Deprecate ResourceConfig dispatcher property and replace with coroutineContext property for more user control.
  • Support loading xml image vector files for desktop
  • Support for custom key in lazyPainterResource
  • Make Resource sealed interface
  • Update samples

Updates

  • Update Compose version to 1.0.0-alpha2
  • Update Kotlin version to 1.5.21
  • Update Ktor version to 1.6.2
  • Update Android appcompat version to 1.3.1
  • Update Android core version to 1.6.0
  • Update Material components to 1.4.0
  • Update Android activity-compose to 1.3.1