feat: add some decryption methods

This commit is contained in:
olixina
2022-01-11 20:41:37 +08:00
parent 878a4a211f
commit bcc2c5b219
2 changed files with 75 additions and 0 deletions
+3
View File
@@ -219,6 +219,9 @@ dependencies {
//转换繁体
implementation('com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core:0.2.3')
//加解密类库
implementation('cn.hutool:hutool-crypto:5.7.19')
//代码编辑com.github.AmrDeveloper:CodeView已集成到应用内
//epubLib集成到应用内