Skip to content

Commit

Permalink
fix: f
Browse files Browse the repository at this point in the history
Signed-off-by: Sandeep Nishad <[email protected]>
  • Loading branch information
sandeepnRES committed Aug 9, 2024
1 parent ff6f0d8 commit a9a03a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ dependencies {
implementation "io.grpc:grpc-netty-shaded:$grpc_version"
implementation "io.grpc:grpc-stub:$grpc_version"
implementation "io.grpc:grpc-okhttp:$grpc_version"
implementation "io.grpc:grpc-protobuf:$grpc_version"
implementation group: 'org.json', name: 'json', version: '20190722'

//// Logger dependencies
Expand Down

0 comments on commit a9a03a0

Please sign in to comment.