mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-05 02:22:55 +01:00
Changed version to 1.3.1 .
This commit is contained in:
parent
3f7155c3f3
commit
28186f8d22
@ -429,5 +429,5 @@ public class Androlib {
|
||||
new String[]{"resources.arsc", "AndroidManifest.xml"};
|
||||
private final static String[] APP_RESOURCES_FILENAMES =
|
||||
new String[]{"AndroidManifest.xml", "res"};
|
||||
private final static String VERSION = "1.3.0";
|
||||
private final static String VERSION = "1.3.1";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user