Bump AGP to 8.2.1 (#42585)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/42585

Just a minor bump of AGP to 8.2.1

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

Reviewed By: NickGerleman

Differential Revision: D52912324

fbshipit-source-id: 2856861f2ccedb3470a0fa548a31dd36252924c3
This commit is contained in:
Nicola Corti
2024-01-22 01:26:26 -08:00
committed by Facebook GitHub Bot
parent a58ec074b6
commit a7586947d7
2 changed files with 2 additions and 2 deletions
@@ -1,5 +1,5 @@
[versions]
agp = "8.2.0"
agp = "8.2.1"
gson = "2.8.9"
guava = "31.0.1-jre"
javapoet = "1.13.0"
@@ -5,7 +5,7 @@ targetSdk = "34"
compileSdk = "34"
buildTools = "34.0.0"
# Dependencies versions
agp = "8.2.0"
agp = "8.2.1"
androidx-annotation = "1.6.0"
androidx-appcompat = "1.6.1"
androidx-autofill = "1.1.0"