mirror of
https://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-08-27 14:27:38 +08:00
添加旧版AES,计划调试版使用旧版SMTP服务接口
This commit is contained in:
@@ -48,6 +48,10 @@ android {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api project(':libappbase')
|
api project(':libappbase')
|
||||||
|
|
||||||
|
// WinBoLL库 nexus.winboll.cc 地址
|
||||||
|
//api 'cc.winboll.studio:libappbase:15.20.+'
|
||||||
|
api 'cc.winboll.studio:libaes:15.20.21'
|
||||||
|
|
||||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user