- Added methods to set buttons' text color individually
- Added methods to set a custom font
- The setMessage method takes a CharSequence instead of a String
- All listeners pass banner instance as a param
- Fixed dismiss animation
- Fixed vector drawables support on Android API less than 21
- Fixed onShow and onDismiss callbacks being triggered multiple times
- Rewritten in Kotlin
- Updated dependencies