Skip to content

Commit d91f333

Browse files
jbakermaloneAndroid (Google) Code Review
authored and
Android (Google) Code Review
committed
Merge "Add transitive deps" into studio-main
2 parents a33ffec + c4235c4 commit d91f333

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: BUILD

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ kotlin_library(
4141
deps = [
4242
":convert_tool",
4343
"//tools/base/bazel:gradle",
44+
"//tools/base/common:tools.common",
45+
"//tools/base/testutils:tools.testutils",
4446
"@maven//:junit.junit",
4547
],
4648
)

0 commit comments

Comments
 (0)