Skip to content

Commit

Permalink
change s2av2_credentials to s2a
Browse files Browse the repository at this point in the history
  • Loading branch information
rmehta19 authored and ejona86 committed Nov 26, 2024
1 parent a79982c commit 29dd9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s2a/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ java_library(
)

java_library(
name = "s2av2_credentials",
name = "s2a",
srcs = ["src/main/java/io/grpc/s2a/S2AChannelCredentials.java"],
visibility = ["//visibility:public"],
deps = [
Expand Down

0 comments on commit 29dd9ba

Please sign in to comment.