合并 AES 项目

This commit is contained in:
qinglong
2026-07-17 13:54:23 +08:00
parent 5ea71eebea
commit 582726aa37
13 changed files with 461 additions and 4 deletions
+4
View File
@@ -66,5 +66,9 @@ dependencies {
// 备用库 jitpack.io 地址
//api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.33'
// JavaMail SMTP (Android兼容版)
api 'com.sun.mail:android-mail:1.6.7'
api 'com.sun.mail:android-activation:1.6.7'
api fileTree(dir: 'libs', include: ['*.jar'])
}