Closed WarrenFaith closed 7 years ago
I modified the project directory parsing a bit to make it work for multidex #12 It now goes through the project directory and looks for every available smali file and checks than, based on the absolute path, if the package matches.
First of all I want to say you thanks for your contribution. Please fix possible Exception and i'll merge your PR.
I finally managed to fix this :)
Your project helps me so I try to give back
I modified the project directory parsing a bit to make it work for multidex #12 It now goes through the project directory and looks for every available smali file and checks than, based on the absolute path, if the package matches.