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

Add support for R8 fullMode #612

Open
Talhaali00 opened this issue Jan 30, 2023 · 0 comments
Open

Add support for R8 fullMode #612

Talhaali00 opened this issue Jan 30, 2023 · 0 comments
Assignees
Labels
accepted enhancement New feature or request

Comments

@Talhaali00
Copy link
Contributor

Enable fullMode for release builds.

https://r8.googlesource.com/r8/+/refs/heads/master/compatibility-faq.md#r8-full-mode

Developers are using this rule to support fullMode with the SDKs

-keep,allowshrinking,allowoptimization,allowobfuscation,allowaccessmodification class kotlinx.coroutines.flow.Flow { *; }

@Talhaali00 Talhaali00 added the enhancement New feature or request label Jan 30, 2023
@arein arein added the accepted label Jan 30, 2023
@arein arein added this to Kotlin SDK Jan 30, 2023
@github-project-automation github-project-automation bot moved this to Backlog in Kotlin SDK Jan 30, 2023
@Talhaali00 Talhaali00 moved this from Backlog to In Progress in Kotlin SDK May 23, 2023
@Talhaali00 Talhaali00 moved this from In Progress to Prioritised in Kotlin SDK Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted enhancement New feature or request
Projects
Status: Prioritised
Development

No branches or pull requests

3 participants