Skip to content

Commit 2062def

Browse files
cortinicofacebook-github-bot
authored andcommitted
Bump AGP to 8.8.2 (facebook#49712)
Summary: Pull Request resolved: facebook#49712 Just keeping AGP up to date to the latest patch version Changelog: [Android] [Changed] - Bump AGP to 8.8.2 Reviewed By: cipolleschi Differential Revision: D70316244 fbshipit-source-id: 6e447bd04841d09717a1c6153b7e5c977a10787c
1 parent daed8e2 commit 2062def

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gradle-plugin/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.8.0"
2+
agp = "8.8.2"
33
gson = "2.8.9"
44
guava = "31.0.1-jre"
55
javapoet = "1.13.0"

packages/react-native/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ compileSdk = "35"
66
buildTools = "35.0.0"
77
ndkVersion = "27.1.12297006"
88
# Dependencies versions
9-
agp = "8.8.0"
9+
agp = "8.8.2"
1010
androidx-annotation = "1.6.0"
1111
androidx-appcompat = "1.7.0"
1212
androidx-autofill = "1.1.0"

0 commit comments

Comments
 (0)