Skip to content
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

fix: Suppress R8 missing class com.google.devtools.*.ThrowableExtension for AGP 8.x #2050

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

littleGnAl
Copy link
Contributor

@littleGnAl littleGnAl commented Oct 16, 2024

Suppress ERROR: R8: Missing class com.google.devtools.build.android.desugar.runtime.ThrowableExtension when running with AGP 8.x

The Android Native SDK has caught this error internally, so we're safe to suppress this error.

Fix failed job https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/actions/runs/11359234733/job/31595029855?pr=2049

…oid.desugar.runtime.ThrowableExtension" when running with AGP 8.x
…roid.desugar.runtime.ThrowableExtension" when running with AGP 8.x
@littleGnAl littleGnAl changed the title fix: Suppress "ERROR: R8: Missing class com.google.devtools.build.android.desugar.runtime.ThrowableExtension" when running with AGP 8.x fix: Suppress R8 missing class com.google.devtools.*.ThrowableExtension when running with AGP 8.x Oct 16, 2024
@littleGnAl littleGnAl changed the title fix: Suppress R8 missing class com.google.devtools.*.ThrowableExtension when running with AGP 8.x fix: Suppress R8 missing class com.google.devtools.*.ThrowableExtension for AGP 8.x Oct 16, 2024
@littleGnAl littleGnAl merged commit 783c7ef into main Oct 16, 2024
30 checks passed
@littleGnAl littleGnAl deleted the littlegnal/supress-devtools-error branch October 16, 2024 10:02
peilinok pushed a commit that referenced this pull request Nov 11, 2024
…on for AGP 8.x (#2050)

Suppress `ERROR: R8: Missing class
com.google.devtools.build.android.desugar.runtime.ThrowableExtension`
when running with AGP 8.x

The Android Native SDK has caught this error internally, so we're safe
to suppress this error.

Fix failed job
https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/actions/runs/11359234733/job/31595029855?pr=2049
peilinok pushed a commit that referenced this pull request Nov 11, 2024
…on for AGP 8.x (#2050)

Suppress `ERROR: R8: Missing class
com.google.devtools.build.android.desugar.runtime.ThrowableExtension`
when running with AGP 8.x

The Android Native SDK has caught this error internally, so we're safe
to suppress this error.

Fix failed job
https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/actions/runs/11359234733/job/31595029855?pr=2049
peilinok pushed a commit that referenced this pull request Dec 5, 2024
…on for AGP 8.x (#2050)

Suppress `ERROR: R8: Missing class
com.google.devtools.build.android.desugar.runtime.ThrowableExtension`
when running with AGP 8.x

The Android Native SDK has caught this error internally, so we're safe
to suppress this error.

Fix failed job
https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/actions/runs/11359234733/job/31595029855?pr=2049
peilinok pushed a commit that referenced this pull request Dec 6, 2024
…on for AGP 8.x (#2050)

Suppress `ERROR: R8: Missing class
com.google.devtools.build.android.desugar.runtime.ThrowableExtension`
when running with AGP 8.x

The Android Native SDK has caught this error internally, so we're safe
to suppress this error.

Fix failed job
https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/actions/runs/11359234733/job/31595029855?pr=2049
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.

1 participant