I found that I am using a deprecated method for noficitations (notification.setLatestEventInfo())
It says to use Notification.Builder.
- How do I use it?
When I try to create a new instance, it tells me:
Notification.Builder cannot be resolved to a type