We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e4f0f commit 72b2aacCopy full SHA for 72b2aac
app/src/main/java/com/blankj/androidutilcode/Config.java
@@ -18,7 +18,6 @@ public class Config {
18
public static final String GITHUB = "https://github.com/Blankj/AndroidUtilCode";
19
public static final String BLOG = "http://www.jianshu.com/u/46702d5c6978";
20
21
-
22
private static String testApkPath;
23
24
public static String getTestApkPath() {
0 commit comments