mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-24 02:25:28 +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 {
|
||||
|
||||
private static final int STUB_VERSION = 4;
|
||||
private static final int STUB_VERSION = 5;
|
||||
|
||||
// Indices of the object array
|
||||
private static final int STUB_VERSION_ENTRY = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user