TopCorn2 Versions Save

A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with Jetpack Compose.

v1.0.0-alpha04

1 year ago

Changes

  • Bump all deps to latest stable

v1.0.0-alpha03

2 years ago
  • Fix API issue (year gone nullable)

v1.0.0-alpha02

3 years ago
  • Remove state from the repository.
  • Replace dual database calls with @Transaction room annotation

v1.0.0-alpha01

3 years ago
  • First release