holochain / holochain/android-service-runtime
Enable R8 code minimization
Open
- Dominant language
- Rust
- Stars
- 4
- Forks
- 2
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 3
Description
In #63, we disabled R8's code minimization, obfuscation and optimization work, as it was causing the android-service-runtime to crash when calling ffi functions.
AC:
- Apply the necessary R8 configuration in proguard rules to avoid the crashing
- Re-enable R8 code minimization
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.