Skip to content

Commit 29dd9ba

Browse files
rmehta19ejona86
authored andcommittedNov 26, 2024·
change s2av2_credentials to s2a
1 parent a79982c commit 29dd9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎s2a/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ java_library(
7979
)
8080

8181
java_library(
82-
name = "s2av2_credentials",
82+
name = "s2a",
8383
srcs = ["src/main/java/io/grpc/s2a/S2AChannelCredentials.java"],
8484
visibility = ["//visibility:public"],
8585
deps = [

0 commit comments

Comments
 (0)
Please sign in to comment.