Releases: binaryshrey/Dice
Releases · binaryshrey/Dice
Dice-app : v1.3.0
What's Changed
🚀 Adds Dagger-HILT dependency injection impl
🚀 Adds local and Instrumented test cases with JUnit, Espresso & Mockito libs
🚀 Updates UI views
Dice-app : v1.2.0
What's Changed
🚀 Replaces Dice result text with imageDrawable
🚀 Adds confetti when rolled
Dice-app : v1.1.0
What's Changed
🚀 Adds Firebase login
🚀 Updates Dark Theme Mode
🚀 Updates DataStore to save Board-Game prefs
🐛 Fixes Bug that caused crash in API-27 Canvas: trying to draw too large bitmap
🐛 Fixes animation distort of dice images when rolled
Dice-app : v1.0.1
- introduces four new dice boards
- uses DataStore to save user's preference for dice-board
- animates diceImages on roll of dice board
- introduces light and dark theme modes