Implement send notification

This commit is contained in:
世界
2024-11-07 12:48:48 +08:00
parent e38f352c48
commit 108f8b05af
15 changed files with 116 additions and 45 deletions

View File

@@ -10,6 +10,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven { url "https://jitpack.io" }
}
}
rootProject.name = "sing-box"