[Dependency Updates] Update androidDesugarVersion to 1.1.8#18064
Merged
[Dependency Updates] Update androidDesugarVersion to 1.1.8#18064
androidDesugarVersion to 1.1.8#18064Conversation
Release Notes: N/A Documentation: https://developer.android.com/studio/write/java8-support Google Maven Repository: https://maven.google.com/web/index.html ?q=desug#com.android.tools:desugar_jdk_libs ------------------------------------------------------------------------ Since '1.1.5' is outdated, with the latest v1 release ('1.2.2') requiring an update to AGP '7.3.0' and above, while the latest v2 release ('2.0.2') requiring an update to AGP '7.4.0' and above, the only possible update at this point is the '1.1.8'.
androidDesugarVersion to 1.1.8
3 tasks
Contributor
|
|||||||||||
| 💡 Scan this QR code with your Android phone to download and install the APK directly on it. | ||
| App | Jetpack | |
| Build Flavor | Jalapeno | |
| Build Type | Debug | |
| Commit | e8089d1 | |
Contributor
|
|||||||||||
| 💡 Scan this QR code with your Android phone to download and install the APK directly on it. | ||
| App | WordPress | |
| Build Flavor | Jalapeno | |
| Build Type | Debug | |
| Commit | e8089d1 | |
ravishanker
approved these changes
Mar 8, 2023
Contributor
ravishanker
left a comment
There was a problem hiding this comment.
Thanks for updating it 🚀
Contributor
Author
|
Thanks for reviewing and testing this PR @ravishanker , you rock! 🙇 ❤️ 🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Parent #17559
This PR updates
androidDesugarVersionto 1.1.8.FYI:
Since 1.1.5 is outdated, with the latest v1 release (1.2.2) requiring an update to AGP
7.3.0and above (see docs), while the latest v2 release (2.0.2) requiring an update to AGP7.4.0and above (see docs), the only possible update at this point is the 1.1.8.PS: @ravishanker I added you as the main reviewer, randomly, since I just wanted someone from the WordPress team to be aware of and sign-off on that change for WPAndroid. I also added the @wordpress-mobile/apps-infrastructure team, but this in done only for monitoring purposes, as such, I am not expecting any active review from that team. Thus, feel free to merge this PR if you deem so.
To test:
Regression Notes
Potential unintended areas of impact
What I did to test those areas of impact (or what existing automated tests I relied on)
To testsection above.What automated tests I added (or what prevented me from doing so)
PR submission checklist:
RELEASE-NOTES.txtif necessary.