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 ddfccc0 commit b8ef173Copy full SHA for b8ef173
src/main/starlark/core/repositories/versions.bzl
@@ -72,7 +72,7 @@ versions = struct(
72
url_templates = [
73
"https://github.com/google/ksp/releases/download/{version}/artifacts.zip",
74
],
75
- sha256 = "d0f05819c027a36a068c5ccf028dff6d2510922b22c7587ab2a544cf41cbdb4a",
+ sha256 = "831e83824c3a0bc5786d6aaf462ad29e0fc1a708e4fc314035f8444d850206d2",
76
),
77
ANDROID = struct(
78
VERSION = "0.1.1",
0 commit comments