feat: add send mail command
This commit is contained in:
9 files changed
+104
-10
No files matched your search
@@ -36,6 +36,7 @@ dependencies {
|
||||
implementation(libs.sqliteJDBC)
|
||||
implementation(libs.motdPinger)
|
||||
implementation(libs.animated.gif.lib)
|
||||
implementation(libs.simple.java.mail)
|
||||
}
|
||||
|
||||
tasks.build {
|
||||
|
||||
Reference in New Issue
Block a user