Skip to content

Commit e4bf88a

Browse files
cortinicofacebook-github-bot
authored andcommitted
AGP to 8.9.2 (#50900)
Summary: Pull Request resolved: #50900 This bumps the minor of Android Gradle Plugin ahead of the branch cut for 0.80 Changelog: [Android] [Changed] - AGP to 8.9.2 Reviewed By: rshest Differential Revision: D73579447 fbshipit-source-id: f0d40ba3d160e332ee9ab2853a949ed6ec51a3fc
1 parent 4cc9db1 commit e4bf88a

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.2"
2+
agp = "8.9.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.2"
9+
agp = "8.9.2"
1010
androidx-annotation = "1.6.0"
1111
androidx-appcompat = "1.7.0"
1212
androidx-autofill = "1.1.0"

0 commit comments

Comments
 (0)