Skip to content

Commit 68fb692

Browse files
authored
Upgrade lint version to resolve kotlin test error (#5899)
1 parent d8af001 commit 68fb692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
# javalite, protoc and protobufjavautil versions should be in sync while updating and
33
# it needs to match the protobuf version which grpc has transitive dependency on.
4-
android-lint = "30.3.1"
4+
android-lint = "31.3.2"
55
autovalue = "1.10.1"
66
coroutines = "1.6.4"
77
dagger = "2.43.2"

0 commit comments

Comments
 (0)