Skip to content

Commit f93c3e1

Browse files
committed
Testing with 30.0.2
1 parent f235954 commit f93c3e1

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
@@ -36,7 +36,7 @@ versions = struct(
3636
VERSION = "0.1.1",
3737
SHA = "cd06d15dd8bb59926e4d65f9003bfc20f9da4b2519985c27e190cddc8b7a7806",
3838
URLS = ["https://github.com/bazelbuild/rules_android/archive/v%s.zip" % "0.1.1"],
39-
BUILD_TOOLS = "30.0.3",
39+
BUILD_TOOLS = "30.0.2",
4040
),
4141
PYTHON = struct(
4242
VERSION = "0.2.0",

0 commit comments

Comments
 (0)