Skip to content

Releases: skydoves/pokedex-compose

1.0.2

21 Apr 01:42
58371d6
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @cbeyls made their first contribution in #8

Full Changelog: 1.0.1...1.0.2

1.0.1

18 Apr 04:03
742941b
Compare
Choose a tag to compare

What's Changed

  • Refactor - Removal of ViewModel instances down to other composables by @hemantj99 in #1
  • Fixed Text clipping issue during transition animations. by @hemantj99 in #2
  • [Fix] Modifying the targetSdk version of Convention Plugin by @ham2174 in #3
  • Update Compose to 1.7.0-alpha07 by @skydoves in #4

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

13 Apr 14:36
3ea62fb
Compare
Choose a tag to compare

πŸŽ‰ Pokedex Compose has been published! πŸŽ‰

πŸ—‘οΈ Pokedex Compose demonstrates modern Android development with Jetpack Compose, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture.

image