diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f4885496b15..bab116c26aa 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.6.1" +androidGradlePlugin = "8.13.0" androidx-core = "1.13.1" androidx-test-core = "1.5.0" androidx-test-junit = "1.1.5"