修改阅读精选图标
This commit is contained in:
@ -24,9 +24,7 @@ public final class HotFix {
|
||||
} else if (hasDexClassLoader()) {
|
||||
injectAboveEqualApiLevel14(context, patchDexFile, patchClassName);
|
||||
} else {
|
||||
|
||||
injectBelowApiLevel14(context, patchDexFile, patchClassName);
|
||||
|
||||
}
|
||||
} catch (Throwable th) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user