Skip to content

Commit

Permalink
Un-bump AGP to 8.1.2 (facebook#39958)
Browse files Browse the repository at this point in the history
Summary:

I'm reverting the change of AGP from 8.2 beta to 8.1 as we don't need 8.2
Using 8.2 beta forces us to use Android Studio beta, which is actually not necessary.

Changelog:
[Android] [Changed] - Bump AGP to 8.1.2

Reviewed By: yungsters

Differential Revision: D50016572
  • Loading branch information
cortinico authored and facebook-github-bot committed Oct 6, 2023
1 parent cc2791e commit b584d80
Showing 1 changed file with 1 addition and 1 deletion.
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.2.0-beta06"
agp = "8.1.2"
androidx-annotation = "1.6.0"
androidx-appcompat = "1.6.1"
androidx-autofill = "1.1.0"
Expand Down

0 comments on commit b584d80

Please sign in to comment.