diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0f2bc8fa9c4..03253a51e4d 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 = "32.0.1" androidGradlePlugin = "8.6.1" androidx-core = "1.13.1" androidx-test-core = "1.5.0"