Hello, to obfuscate my apk with Android Studio I could use the following instructions:
It was basically just adding some lines to gradle.
Is there a similar instruction to create an obfuscated jar in intellij? The used language is Kotlin of course.