Skip to content

Commit

Permalink
Bump AGP to 8.4.0 (#44493)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #44493

Just keeping our version of AGP up to date.

Changelog:
[Internal] [Changed] - Bump AGP to 8.4.0

Reviewed By: arushikesarwani94

Differential Revision: D57104079

fbshipit-source-id: 4d5c0dec95bf73696a0274f61e0536e53c11adaf
  • Loading branch information
cortinico authored and facebook-github-bot committed May 11, 2024
1 parent 88526e9 commit 5c798fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "8.3.1"
agp = "8.4.0"
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 = "34"
buildTools = "34.0.0"
ndkVersion = "26.1.10909125"
# Dependencies versions
agp = "8.3.1"
agp = "8.4.0"
androidx-annotation = "1.6.0"
androidx-appcompat = "1.6.1"
androidx-autofill = "1.1.0"
Expand Down

0 comments on commit 5c798fa

Please sign in to comment.