resources

This commit is contained in:
MaxKey 2021-08-06 07:22:24 +08:00
parent 803be9a3f4
commit 4828de38d4
1084 changed files with 3 additions and 3 deletions

View File

@ -22,6 +22,6 @@ dependencies {
implementation project(":maxkey-protocols:maxkey-protocol-saml-2.0")
implementation project(":maxkey-protocols:maxkey-protocol-jwt")
implementation project(":maxkey-webs:maxkey-web-static")
implementation project(":maxkey-webs:maxkey-web-resources")
}

View File

@ -24,6 +24,6 @@ dependencies {
implementation project(":maxkey-identitys:maxkey-synchronizers-workweixin")
implementation project(":maxkey-identitys:maxkey-synchronizers-dingding")
implementation project(":maxkey-webs:maxkey-web-static")
implementation project(":maxkey-webs:maxkey-web-resources")
}

Some files were not shown because too many files have changed in this diff Show More