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