mirror of
https://github.com/revanced/Apktool.git
synced 2024-11-12 23:49:25 +01:00
[skip] sdk version (lollipop mr1)
This commit is contained in:
parent
2db8828efb
commit
40e75a0a39
@ -462,6 +462,7 @@ public class ResConfigFlags {
|
||||
public final static byte SDK_JELLY_BEAN_MR2 = 18;
|
||||
public final static byte SDK_KITKAT = 19;
|
||||
public final static byte SDK_LOLLIPOP = 21;
|
||||
public final static byte SDK_LOLLIPOP_MR1 = 22;
|
||||
|
||||
public final static byte ORIENTATION_ANY = 0;
|
||||
public final static byte ORIENTATION_PORT = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user