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
{{ message }}
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.
I pulled fresh from git to fork, but when I tried to compile, it gave this error:
probe/library/src/main/java/org/lucasr/probe/DexProxyBuilder.java:27: error: package com.google.dexmaker does not exist
import com.google.dexmaker.Code;
This repeats for all the imported classes in DexProxyBuilder.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I pulled fresh from git to fork, but when I tried to compile, it gave this error:
This repeats for all the imported classes in DexProxyBuilder.
The text was updated successfully, but these errors were encountered: