Releases: patrickfav/uber-apk-signer
Releases · patrickfav/uber-apk-signer
v1.3.0
v1.2.2
- move to github actions & sonarqube
- update some dependencies
- fix flaky tests
v1.2.1
- minor: fix using incorrect version number
v1.2.0
v1.1.0
v1.0.0
- updates apksigner to v28.0.3
- update zipalign to 28.0.3 win/linux binary
- updates maven plugin versions
- use maven wrapper
- slightly improved debugging output
v0.8.4
- add file size info to log output
- fix nullpointer when using apk file and not dir (thx @yihongyuelan)
- updates apksigner to v27.0.3
v0.8.3
- do not use
javax.xml.bind.*
dependencies, that might crash on jre9
v0.8.2
- add jar signing of release jar
- updates apksigner to v26.0.2
v0.8.1
- updates apksigner to v26.0.1
- adds checksum to release artifacts