Skip to content

Commit b8ef173

Browse files
Bencodesrestingbull
authored andcommitted
Update versions.bzl
1 parent ddfccc0 commit b8ef173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/starlark/core/repositories/versions.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ versions = struct(
7272
url_templates = [
7373
"https://github.com/google/ksp/releases/download/{version}/artifacts.zip",
7474
],
75-
sha256 = "d0f05819c027a36a068c5ccf028dff6d2510922b22c7587ab2a544cf41cbdb4a",
75+
sha256 = "831e83824c3a0bc5786d6aaf462ad29e0fc1a708e4fc314035f8444d850206d2",
7676
),
7777
ANDROID = struct(
7878
VERSION = "0.1.1",

0 commit comments

Comments
 (0)