-
Notifications
You must be signed in to change notification settings - Fork 24.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Un-bump AGP to 8.1.2 #39958
Un-bump AGP to 8.1.2 #39958
Conversation
This pull request was exported from Phabricator. Differential Revision: D50016572 |
82888a4
to
b584d80
Compare
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
This pull request was exported from Phabricator. Differential Revision: D50016572 |
Base commit: ebd2f67 |
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
This pull request was exported from Phabricator. Differential Revision: D50016572 |
b584d80
to
aa4571f
Compare
This pull request has been merged in 22388fe. |
Ooh nice. Specifying NDK 26 didn’t work when I tested with AGP 8.1 before, but I guess maybe support was added in a patch release, or something changed service side? |
Not that I'm aware of. There are also no release notes for 8.1.2 so I can't say if this got fixed there or not |
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
Differential Revision: D50016572