Skip to content

Conversation

@thomson-t
Copy link
Contributor

Background

Android example app builds are failing because of missing coreLibraryDesugaring.

What Has Changed

  • Upgrade Android Gradle plugin from 8.3.0 to 8.6.0
  • Update compileSdkVersion and targetSdkVersion
  • Enable core library desugaring and add dependency for desugar_jdk_libs
  • Upgrade Gradle wrapper from 8.6 to 8.7

Screenshots/Video

  • {Include any screenshots or video demonstrating the new feature or fix, if applicable}

Checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have tested this locally.

Additional Notes

  • {Any additional information or context relevant to this PR}

Reference Issue (For employees only. Ignore if you are an outside contributor)

- Upgrade Android Gradle plugin from 8.3.0 to 8.6.0
- Update compileSdkVersion and targetSdkVersion
- Enable core library desugaring and add dependency for desugar_jdk_libs
- Upgrade Gradle wrapper from 8.6 to 8.7
@rmi22186 rmi22186 merged commit 8e8bf89 into development Nov 21, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants