Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 386509967
  • Loading branch information
java-team-github-bot authored and Dagger Team committed Jul 23, 2021
1 parent a213ce3 commit 0b4e62d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion java/dagger/hilt/android/testing/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ android_library(
],
)

java_library(
android_library(
name = "bind_value",
testonly = 1,
srcs = [
Expand Down
2 changes: 1 addition & 1 deletion java/dagger/hilt/migration/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

package(default_visibility = ["//:src"])

android_library(
java_library(
name = "alias_of",
srcs = [
"AliasOf.java",
Expand Down

0 comments on commit 0b4e62d

Please sign in to comment.