Skip to content

Comments

chore(ble): Add Proguard rules for Nordic BLE library#4618

Merged
jamesarich merged 1 commit intomainfrom
fix/proguard
Feb 22, 2026
Merged

chore(ble): Add Proguard rules for Nordic BLE library#4618
jamesarich merged 1 commit intomainfrom
fix/proguard

Conversation

@jamesarich
Copy link
Collaborator

This commit adds Proguard rules to prevent warnings and ensure the necessary classes from the Nordic BLE library are kept during the release build process. Specifically, rules have been added for the mock and compose packages to avoid issues with code shrinking and obfuscation.

This commit adds Proguard rules to prevent warnings and ensure the necessary classes from the Nordic BLE library are kept during the release build process. Specifically, rules have been added for the `mock` and `compose` packages to avoid issues with code shrinking and obfuscation.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@github-actions github-actions bot added the bugfix PR tag label Feb 22, 2026
@jamesarich jamesarich merged commit cf2f165 into main Feb 22, 2026
4 checks passed
@jamesarich jamesarich deleted the fix/proguard branch February 22, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant