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

Proguard rules update #1107

Closed
tarasmorskyi-mediamonks opened this issue Nov 3, 2022 · 2 comments
Closed

Proguard rules update #1107

tarasmorskyi-mediamonks opened this issue Nov 3, 2022 · 2 comments

Comments

@tarasmorskyi-mediamonks
Copy link

tarasmorskyi-mediamonks commented Nov 3, 2022

add missing rules

-keep class io.realm.kotlin.types.EmbeddedRealmObject
-keep class * implements io.realm.kotlin.types.EmbeddedRealmObject { *; }

@nhachicha
Copy link
Collaborator

Thanks @tarasmorskyi-mediamonks
@rorbech I think we missed to add proguard rules in https://github.com/realm/realm-kotlin/pull/797/files

@nhachicha
Copy link
Collaborator

fixed via #1109

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants