Added EncodeHTMl, EncodeJson, EncodeUrl and EncodeXml
This commit is contained in:
parent
a32fde02d0
commit
a224733077
7 changed files with 222 additions and 10 deletions
|
@ -29,7 +29,7 @@ dependencies {
|
|||
|
||||
configurations {
|
||||
all {
|
||||
resolutionStrategy.cacheChangingModulesFor(0, TimeUnit.SECONDS);
|
||||
resolutionStrategy.cacheChangingModulesFor(0, TimeUnit.SECONDS)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue