proguard
proguard copied to clipboard
How to find root issue relate "It appears you are missing some classes resulting in an incomplete class hierarchy"
I saw error config proguard, but I doubt any solution to find root issue/cause error.
I want to find "How to debug config or change config with logs and find the cause issue."
I reference the tutorial to config: https://gist.github.com/adierebel/bfd4276b35596d937c763b1e05a7c9d2 https://dev.to/autonomousapps/tools-of-the-build-trade-the-making-of-a-tiny-kotlin-app-3eba
I want a special package and only package config handle proguard, but check the docs no clue to config can help me, so I think my source exists 2 modules and some code will extend the other module hierarchy.