Releases: codemybrainsout/smart-app-rate
Releases · codemybrainsout/smart-app-rate
v2.0.0
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