Skip to content

Commit 4c7c836

Browse files
cortinicofacebook-github-bot
authored andcommitted
AGP to 8.8.0 (facebook#48604)
Summary: Pull Request resolved: facebook#48604 Just keeping our dependency up to date. Changelog: [Android] [Changed] - Bumped Android Gradle Plugin (AGP) to 8.8.0 Reviewed By: cipolleschi Differential Revision: D68017839 fbshipit-source-id: 6a452d60cce9bb60e67013eab0bef27e2f2adfc0
1 parent 7bb92a3 commit 4c7c836

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

0 commit comments

Comments
 (0)