feat: add command execute record in db
This commit is contained in:
31 files changed
+169
-61
No files matched your search
@@ -39,6 +39,8 @@ dependencies {
|
||||
implementation(libs.simple.java.mail)
|
||||
implementation(libs.jsoup)
|
||||
implementation(libs.nashorn.core)
|
||||
implementation(libs.zxing.core)
|
||||
implementation(libs.zxing.javase)
|
||||
}
|
||||
|
||||
tasks.build {
|
||||
|
||||
Reference in New Issue
Block a user