-
Notifications
You must be signed in to change notification settings - Fork 25k
AGP to 8.0.2 #37019
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
AGP to 8.0.2 #37019
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D45178748 |
|
Pending a change on |
c08dcf5 to
9bcaf83
Compare
|
This pull request was exported from Phabricator. Differential Revision: D45178748 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D45178748 |
Summary: Pull Request resolved: facebook#37019 This bumps the version of AGP to the latest stable. There was a breaking change in how buildConfig are built which I had to handle. This also requires a bump of RNGP to work correctly. Moreover, we now required Java 17 to build Android apps (as that's a AGP requirement). Changelog: [Android] [Changed] - Java to 17 and AGP to 8.0.2 Differential Revision: D45178748 fbshipit-source-id: cf49129430ea5a0a058376c1951f2a493e7218e0
9bcaf83 to
5572d1d
Compare
Summary: Pull Request resolved: facebook#37019 This bumps the version of AGP to the latest stable. There was a breaking change in how buildConfig are built which I had to handle. This also requires a bump of RNGP to work correctly. Moreover, we now required Java 17 to build Android apps (as that's a AGP requirement). Changelog: [Android] [Changed] - Java to 17 and AGP to 8.0.2 Differential Revision: D45178748 fbshipit-source-id: 523cf93431b2ce58cbb9b6058b90dff433ec0e0b
5572d1d to
9696391
Compare
|
This pull request was exported from Phabricator. Differential Revision: D45178748 |
Summary: Pull Request resolved: facebook#37019 This bumps the version of AGP to the latest stable. There was a breaking change in how buildConfig are built which I had to handle. This also requires a bump of RNGP to work correctly. Moreover, we now required Java 17 to build Android apps (as that's a AGP requirement). Changelog: [Android] [Changed] - Java to 17 and AGP to 8.0.2 Differential Revision: D45178748 fbshipit-source-id: f0338e7d276a65ede777838804096225eebdc055
9696391 to
8faf3ea
Compare
|
This pull request was exported from Phabricator. Differential Revision: D45178748 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D45178748 |
Summary: Pull Request resolved: facebook#37019 This bumps the version of AGP to the latest stable. There was a breaking change in how buildConfig are built which I had to handle. This also requires a bump of RNGP to work correctly. Moreover, we now required Java 17 to build Android apps (as that's a AGP requirement). Changelog: [Android] [Changed] - Java to 17 and AGP to 8.0.2 Differential Revision: D45178748 fbshipit-source-id: 41f9453012d74acbff45b7f87da2a5cc95f11458
8faf3ea to
7842671
Compare
Summary: Pull Request resolved: facebook#37019 This bumps the version of AGP to the latest stable. There was a breaking change in how buildConfig are built which I had to handle. This also requires a bump of RNGP to work correctly. Moreover, we now required Java 17 to build Android apps (as that's a AGP requirement). Changelog: [Android] [Changed] - Java to 17 and AGP to 8.0.2 Differential Revision: D45178748 fbshipit-source-id: 61a65e7c17fc75497b2923f4422e71137b095b1f
7842671 to
b1eabb2
Compare
|
This pull request was exported from Phabricator. Differential Revision: D45178748 |
Summary: Pull Request resolved: facebook#37019 This bumps the version of AGP to the latest stable. There was a breaking change in how buildConfig are built which I had to handle. This also requires a bump of RNGP to work correctly. Moreover, we now required Java 17 to build Android apps (as that's a AGP requirement). Changelog: [Android] [Changed] - Java to 17 and AGP to 8.0.2 Differential Revision: D45178748 fbshipit-source-id: 2ccfc7b92edad7c982b576c921c2b6209ae0c4d7
b1eabb2 to
0de3944
Compare
|
This pull request was exported from Phabricator. Differential Revision: D45178748 |
Base commit: cba13bb |
Summary: Pull Request resolved: facebook#37019 This bumps the version of AGP to the latest stable. There was a breaking change in how buildConfig are built which I had to handle. This also requires a bump of RNGP to work correctly. Moreover, we now required Java 17 to build Android apps (as that's a AGP requirement). Changelog: [Android] [Changed] - Java to 17 and AGP to 8.0.2 Reviewed By: cipolleschi Differential Revision: D45178748 fbshipit-source-id: f5e331a50983a84fc878f6c2bffcb90f0806c2d6
0de3944 to
e78a96c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D45178748 |
|
This pull request has been merged in 9f7dddf. |
Summary: Pull Request resolved: facebook#37019 This bumps the version of AGP to the latest stable. There was a breaking change in how buildConfig are built which I had to handle. This also requires a bump of RNGP to work correctly. Moreover, we now required Java 17 to build Android apps (as that's a AGP requirement). Changelog: [Android] [Changed] - Java to 17 and AGP to 8.0.2 Reviewed By: cipolleschi Differential Revision: D45178748 fbshipit-source-id: 0f302e1f2f2ee56bd3566202fbb5ef67c9b220db
Summary: Pull Request resolved: facebook#37019 This bumps the version of AGP to the latest stable. There was a breaking change in how buildConfig are built which I had to handle. This also requires a bump of RNGP to work correctly. Moreover, we now required Java 17 to build Android apps (as that's a AGP requirement). Changelog: [Android] [Changed] - Java to 17 and AGP to 8.0.2 Reviewed By: cipolleschi Differential Revision: D45178748 fbshipit-source-id: 0f302e1f2f2ee56bd3566202fbb5ef67c9b220db
Summary:
This bumps the version of AGP to the latest stable.
There was a breaking change in how buildConfig are built which I had to handle.
This also requires a bump of RNGP to work correctly.
Changelog:
[Android] [Changed] - AGP to 8.0.0
Differential Revision: D45178748