Describe the need of your request
I'm struggling figuring out how to integrate dProtect (which is based on ProGuard and support Kotlin) with the build and release pipeline in order to release the obfuscated package instead of the normal one and to run it in the sandbox to do a 1:1 test.
Proposed solution
To integrate dProtect and release the obfuscated file instead of the normal one, add an example or comment block.
Alternatives you've considered
No response
Additional context
IntelliJ recommends publishing a paid plugin with obfuscated code.