Kotlin Aar Library W/ Proguard: How To Keep Only Class And Method Names?
I am building an android library (aar file) with Kotlin. I need to obfuscate the code in a way that…
Read more
Kotlin Aar Library W/ Proguard: How To Keep Only Class And Method Names?