mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-02-20 09:18:31 +00:00
Bump stub version
This commit is contained in:
parent
9b297b752e
commit
5a4c82b860
@ -11,7 +11,7 @@ import static android.os.Build.VERSION.SDK_INT;
|
|||||||
|
|
||||||
public class DynAPK {
|
public class DynAPK {
|
||||||
|
|
||||||
private static final int STUB_VERSION = 4;
|
private static final int STUB_VERSION = 5;
|
||||||
|
|
||||||
// Indices of the object array
|
// Indices of the object array
|
||||||
private static final int STUB_VERSION_ENTRY = 0;
|
private static final int STUB_VERSION_ENTRY = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user