mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
AGP to 8.5.1 (#45406)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/45406 Just keep our Android Gradle Plugin version up to date. Changelog: [Internal] [Changed] - AGP to 8.5.1 Reviewed By: cipolleschi Differential Revision: D59677574 fbshipit-source-id: 5c80391f8c357f26a9452ac5ac059ee8f5aa569c
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b82d7e100c
commit
cff0d97017
@@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
agp = "8.5.0"
|
||||
agp = "8.5.1"
|
||||
gson = "2.8.9"
|
||||
guava = "31.0.1-jre"
|
||||
javapoet = "1.13.0"
|
||||
|
||||
@@ -6,7 +6,7 @@ compileSdk = "34"
|
||||
buildTools = "34.0.0"
|
||||
ndkVersion = "26.1.10909125"
|
||||
# Dependencies versions
|
||||
agp = "8.5.0"
|
||||
agp = "8.5.1"
|
||||
androidx-annotation = "1.6.0"
|
||||
androidx-appcompat = "1.6.1"
|
||||
androidx-autofill = "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user