Skip to content

Commit

Permalink
AGP to 8.7.1 (facebook#47022)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: facebook#47022

That's just a patch bump for AGP from 8.7.0 to 8.7.1

Changelog:
[Internal] [Changed] - AGP to 8.7.1

Reviewed By: cipolleschi

Differential Revision: D64390797

fbshipit-source-id: b48218b5737b8e7379ab4f13dfa57a97c3e30cbd
  • Loading branch information
cortinico authored and facebook-github-bot committed Oct 15, 2024
1 parent 091025e commit 11392c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/gradle-plugin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "8.7.0"
agp = "8.7.1"
gson = "2.8.9"
guava = "31.0.1-jre"
javapoet = "1.13.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ compileSdk = "35"
buildTools = "35.0.0"
ndkVersion = "26.1.10909125"
# Dependencies versions
agp = "8.7.0"
agp = "8.7.1"
androidx-annotation = "1.6.0"
androidx-appcompat = "1.6.1"
androidx-autofill = "1.1.0"
Expand Down

0 comments on commit 11392c7

Please sign in to comment.