We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414f9af commit cd181ffCopy full SHA for cd181ff
settings.gradle.kts
@@ -6,6 +6,9 @@ pluginManagement {
6
}
7
8
plugins {
9
+ // When updating the cash plugin versions, update .buildkite/scripts/copy.bara.sky too
10
+ id("com.squareup.cash.develocity") version "1.173.0"
11
+ id("com.squareup.cash.remotecache") version "1.173.0"
12
id("com.gradle.develocity") version "3.18.2"
13
14
0 commit comments