Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Suppress R8 missing class com.google.devtools.*.ThrowableExtensi…
…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
- Loading branch information