mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-21 01:07:34 +01:00
Changed version to 1.2.0.
This commit is contained in:
parent
2c587188db
commit
710d7b54d7
@ -420,5 +420,5 @@ public class Androlib {
|
|||||||
new String[]{"resources.arsc", "AndroidManifest.xml", "res"};
|
new String[]{"resources.arsc", "AndroidManifest.xml", "res"};
|
||||||
private final static String[] APP_RESOURCES_FILENAMES =
|
private final static String[] APP_RESOURCES_FILENAMES =
|
||||||
new String[]{"AndroidManifest.xml", "res"};
|
new String[]{"AndroidManifest.xml", "res"};
|
||||||
private final static String VERSION = "1.1.1";
|
private final static String VERSION = "1.2.0";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user