Releases: ricknout/rugby-ranker
Releases · ricknout/rugby-ranker
v2.0.8
- Jetpack DataStore over SharedPreferences
- More Material Motion transitions
- Switch to use buildSrc dependencies
- Various dependency updates
v2.0.7
- Fix bottom sheet edge-to-edge behavior on Android 11
- Update dependencies
v2.0.6
- Only show fixtures from current day onwards
compileSdk
/targetSdk
30
- Various dependency updates
v2.0.5
- Improve main app bar layout
- Update MDC to 1.3.0-alpha02 and other minor fixes
v2.0.4
- Updated dependencies
- Fixed an issue with theme choosing
v2.0.3
- Brand new design!
- New/updated libraries: Coroutines Flow, Hilt, Paging 3.0, View Binding, Insetter, etc.
- Significant architectural changes, bug fixes and more
v1.8.4
- Fix refresh Snackbar crash on ArticlesFragment
v1.8.3
- Fix match complete state refresh bug
- Update behavior of Snackbars to be displayed above FABs
- Update various libraries
v1.8.2
- Update various dependencies (potentially fixes a ViewPager2 crash)
v1.8.1
- Update MDC-Android to 1.1.0-beta01 (fixes a crash on rotation with
ExposedDropdownMenu
)
- Update AGP to 3.5.1