You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: Extract Hex class resource logic to a separate method
Sorry for the weird commit message, I couldn't find a way to word it better. Anyways..
This commit extracts the `getResourceAsStream` call to a separate, protected method so it can be overrided, and we can provide the Hex class from a different source.
* fix: Check if Hex class stream is null
I am using dex2jar-2.1-SNAPSHOT
http://www.mediafire.com/download/2vzylg8pufg9oq0/classes.dex
The text was updated successfully, but these errors were encountered: