Version 2.0.0
- Refactor to Kotlin
- Option to handle session increments manually by setting
incrementSessionsAutomatically(false)
in Builder and usingincrementSessionCount()
helper function - Add click listeners for positive button and negative button
- Option to reset count using
resetCount()
- Dark theme support