Skip to content

Commit 9ff49d7

Browse files
committed
[infra] Bump AGP to 8.6
Migrating to a version of AGP that supports API Level 35. See https://developer.android.com/build/releases/past-releases/agp-8-6-0-release-notes
1 parent 88dc1b5 commit 9ff49d7

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
@@ -3,7 +3,7 @@
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.
55
android-lint = "31.3.2"
6-
androidGradlePlugin = "8.3.2"
6+
androidGradlePlugin = "8.6.1"
77
androidx-test-core="1.5.0"
88
androidx-test-junit="1.1.5"
99
androidx-test-truth = "1.6.0"

0 commit comments

Comments
 (0)