diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f4885496b15..8d8956b5167 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ # javalite, protoc and protobufjavautil versions should be in sync while updating and # 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" +android-lint = "31.13.0" androidGradlePlugin = "8.6.1" androidx-core = "1.13.1" androidx-test-core = "1.5.0"