separate common

This commit is contained in:
MaxKey
2021-02-15 10:47:29 +08:00
parent 647d899771
commit 9770acf991
37 changed files with 195 additions and 86 deletions

View File

@@ -10,5 +10,6 @@ dependencies {
compile project(":maxkey-core")
compile project(":maxkey-persistence")
compile project(":maxkey-protocols:maxkey-protocol-authorize")
compile project(":maxkey-authentications:maxkey-authentication-core")
}