Package org.gradle.api.plugins.announce
Interface Announcer
-
public interface Announcer
AnAnnouncer
allows messages to be sent.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
send(String title, String message)
-