Skip to content

Commit

Permalink
chore(deps): update dependency io.grpc:grpc-stub to v1.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2023
1 parent b89698b commit 07471e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
implementation 'io.grpc:grpc-netty-shaded:1.49.2'
implementation 'io.grpc:grpc-okhttp:1.49.0'
implementation 'io.grpc:grpc-protobuf:1.49.2'
implementation 'io.grpc:grpc-stub:1.49.2'
implementation 'io.grpc:grpc-stub:1.53.0'
implementation 'net.java.dev.jna:jna:5.12.1@aar'

implementation urlFile('https://github.com/trinsic-id/okapi/releases/download/v1.6.0/trinsic-okapi-1.6.2.aar', 'trinsic-okapi-1.6.2.aar')
Expand Down

0 comments on commit 07471e8

Please sign in to comment.