This commit is contained in:
2026-05-20 20:02:37 +08:00
parent 25e966099f
commit 98dd2a60b8
3 changed files with 28 additions and 2 deletions

5
settings.gradle Normal file
View File

@@ -0,0 +1,5 @@
// AES 项目编译设置
include ':aes'
include ':libaes'
rootProject.name = "aes"