Skip to content

Conversation

@al-af
Copy link
Contributor

@al-af al-af commented Feb 23, 2025

In Android v6.16.0 a sealed class was added to the SDK and trigger the following error from R8:

Task :app:mergeExtDexRegularGooglePlayRelease FAILED
ERROR:/Users/paz.lavi/.gradle/caches/transforms-3/edb7d7fc6cedc8dbd3d8228dc36a6289/transformed/jetified-af-android-sdk-6.16.0-runtime.jar: D8: com.android.tools.r8.internal.Jc: Sealed classes are not supported as program classes
This is a bug in R8 that already solved by google (ref: https://issuetracker.google.com/issues/290412574?pli=1).

@al-af al-af merged commit af09dc9 into development Feb 23, 2025
2 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