Skip to content

Commit

Permalink
AGP to 8.2.0
Browse files Browse the repository at this point in the history
Summary:
Let's update AGP to the latest minor

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

Reviewed By: cipolleschi

Differential Revision: D51749138

fbshipit-source-id: 8207cf480c97562b1a64e58327eedf472f11f079
  • Loading branch information
cortinico authored and facebook-github-bot committed Dec 1, 2023
1 parent 6a56fde commit 948c874
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.1.4"
agp = "8.2.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 @@ -5,7 +5,7 @@ targetSdk = "34"
compileSdk = "34"
buildTools = "34.0.0"
# Dependencies versions
agp = "8.1.4"
agp = "8.2.0"
androidx-annotation = "1.6.0"
androidx-appcompat = "1.6.1"
androidx-autofill = "1.1.0"
Expand Down

0 comments on commit 948c874

Please sign in to comment.