Polish contribution

See gh-23869
This commit is contained in:
Sam Brannen
2019-10-25 15:26:20 +02:00
parent 46a31bc656
commit fd95646a04
3 changed files with 8 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
buildCache {
local {
enabled = true
}
remote(HttpBuildCache) {
enabled = false
}
local {
enabled = true
}
remote(HttpBuildCache) {
enabled = false
}
}