Skip to content

Missing classes detected while running R8. #167

@stranger11

Description

@stranger11

Describe the bug

In release version catching:
Missing classes detected while running R8
Missing class java.beans.ConstructorProperties (referenced from: void com.fasterxml.jackson.databind.ext.Java7SupportImpl.())
Missing class java.beans.Transient (referenced from: void com.fasterxml.jackson.databind.ext.Java7SupportImpl.())

Expected behavior

No problems with R8 and shrinking.

Steps to reproduce the bug

  1. implementation 'org.xmtp:android:0.7.6'
  2. Build release

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions