Skip to content

3.4.2

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 22:00
660834b

What's Changed

Fixed

  • Removed -flattenpackagehierarchy from the rules shipped to consuming apps, so the SDK no longer repackages and renames host-app classes — fixing unreadable, meshconnect-prefixed class names in consumer logs.

Changed

  • Split the SDK's ProGuard config into consumer-rules.pro (public-API keep rules shipped in the AAR) and proguard-rules.pro (library-only build options), preventing global obfuscation directives from leaking into host-app builds.

Full Changelog: 3.4.1...3.4.2