Skip to content

Commit 1a17a3b

Browse files
committed
Bump AGP version to 8.3.2
This is the latest version of AGP we can bump to without requiring us to bump gradle too.
1 parent f1c75df commit 1a17a3b

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
@@ -2,7 +2,7 @@
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, which
44
# needs to match the version of grpc that grpc-kotlin has a transitive dependency on.
5-
androidGradlePlugin = "8.2.1"
5+
androidGradlePlugin = "8.3.2"
66
android-lint = "31.3.2"
77
autovalue = "1.10.1"
88
coroutines = "1.7.3"

0 commit comments

Comments
 (0)