Hi, I am going to add proguard-rules to my new pro...
# android
l
Hi, I am going to add proguard-rules to my new project. Is there any way to keep a whole **Kt.kt file(holds many Kotlin classes) instead of add all its kotlin classes into the progrard-rules file?
🚫 2