Bump stub version

This commit is contained in:
topjohnwu 2019-11-13 03:01:21 -05:00
parent 9b297b752e
commit 5a4c82b860

View File

@ -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;