separate sdk & connectors

separate sdk & connectors
This commit is contained in:
MaxKey
2020-07-10 08:43:34 +08:00
parent 1f80ed3d7e
commit 57ce60fdd8
220 changed files with 17 additions and 13295 deletions

View File

@@ -8,7 +8,6 @@ dependencies {
compile project(":maxkey-core")
compile project(":maxkey-persistence")
compile project(":maxkey-client-sdk")
compile project(":maxkey-protocols:maxkey-protocol-authorize")
}