Commit 5a4c82b8 authored by topjohnwu's avatar topjohnwu

Bump stub version

parent 9b297b75
...@@ -11,7 +11,7 @@ import static android.os.Build.VERSION.SDK_INT; ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment