diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 67c092adc35..e23e9365d9f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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.3.2" +androidGradlePlugin = "8.7.3" androidx-test-core="1.5.0" androidx-test-junit="1.1.5" androidx-test-truth = "1.5.0"