Releases: mikekpl/pokedex
Releases · mikekpl/pokedex
pokedex v2.0.0
- Updated to Kotlin 2.0.0!
- Updated dependencies
- Fixed proguard issues in multi module project
8 - Test Release
Update main.yml
pokedex v1.0.0
- 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.