Facing some serious issue in multi-module,
I was trying to export .aar file with progaurd enabled. I have 3 modules (sdk-domain, db, and remote) with android/ios/js support. For some reason, progaurd obfuscates commonMain when i export multi-module files. It’s working fine when i merge remote into sdk-domain. I want to have remote separated for different JS http lib support. Does anyone come across such issue?
Log :
Serializer for class 'l' is not found.