mirror of
https://github.com/revanced/Apktool.git
synced 2025-02-01 14:47:56 +01:00
version bump (v1.5.3)
This commit is contained in:
parent
cbfeb90394
commit
fcc3144904
2
CHANGES
2
CHANGES
@ -1,3 +1,5 @@
|
|||||||
|
v1.5.3 (TBA)
|
||||||
|
|
||||||
v1.5.2 (Released February 2 - 2013) Codename: Bug Fixes
|
v1.5.2 (Released February 2 - 2013) Codename: Bug Fixes
|
||||||
-Fixed (issue #299) - output smali filename errors to screen during rebuild instead of filestream
|
-Fixed (issue #299) - output smali filename errors to screen during rebuild instead of filestream
|
||||||
-Only show the --aapt / -a info in verbose mode.
|
-Only show the --aapt / -a info in verbose mode.
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
apply plugin: 'java'
|
apply plugin: 'java'
|
||||||
apply plugin: 'maven'
|
apply plugin: 'maven'
|
||||||
apply plugin: 'license'
|
apply plugin: 'license'
|
||||||
ext.apktoolversion = '1.5.2-SNAPSHOT'
|
ext.apktoolversion = '1.5.3-SNAPSHOT'
|
||||||
ext.fullrev = '';
|
ext.fullrev = '';
|
||||||
ext.gitrev_version = '';
|
ext.gitrev_version = '';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user