Skip to content

Commit 4898f65

Browse files
Update build repository URLs.
GitOrigin-RevId: 39d176ff0dad1e6cf8f432d1d348da360f293057
1 parent a953aa8 commit 4898f65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: settings.gradle.kts

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ pluginManagement {
88
}
99

1010
plugins {
11+
// When updating the cash plugin versions, update .buildkite/scripts/copy.bara.sky too
12+
id("com.squareup.cash.develocity") version "1.220.1"
13+
id("com.squareup.cash.remotecache") version "1.220.1"
1114
id("com.gradle.develocity") version "3.18.2"
1215
}
1316

0 commit comments

Comments
 (0)