Skip to content

Releases: mikekpl/pokedex

pokedex v2.0.0

23 May 18:08
Compare
Choose a tag to compare
  • Updated to Kotlin 2.0.0!
  • Updated dependencies
  • Fixed proguard issues in multi module project

8 - Test Release

01 Aug 17:23
dcba910
Compare
Choose a tag to compare
8 - Test Release Pre-release
Pre-release
Update main.yml

pokedex v1.0.0

01 Aug 18:08
Compare
Choose a tag to compare
  • Initial Pokedex Release (Pokemon Listing, Search by Name or Number and Details Page to View Shiny Pokemon)
  • Manually Updated Release Notes
  • Manually Added Release APK since CI/CD only runs debug for now
  • Uses Jetpack Libraries and Compose
  • Clean Architecture Reference using some libraries such as: Retrofit, OkHttp, ViewModel, Lifecycle, Coroutines, Flow, Hilt, Material3, Coil and more.