Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# it needs to match the protobuf version which grpc has transitive dependency on, which
# needs to match the version of grpc that grpc-kotlin has a transitive dependency on.
android-lint = "31.3.2"
androidGradlePlugin = "8.6.1"
androidGradlePlugin = "8.13.0"
androidx-core = "1.13.1"
androidx-test-core = "1.5.0"
androidx-test-junit = "1.1.5"
Expand Down
Loading