Releases: ajinasokan/apkc
Releases · ajinasokan/apkc
v0.4.1
Changelog
- c436505 feat: add windows and arm64 to goreleaser
v0.4.0
Changelog
- 3d9fa7a fix: report if bundletool is missing
- a8126ed fix: no resources.arsc compress for API 31+
- cc83774 fix: export activity for API 30+
- 656478b docs: new base app size, built time due to v2 sign
v0.3.0
Changelog
8a5608a feat: use apksigner for v2 v3 signing
b71c3bf feat: support for raw assets
a6100b0 feat: use custom keystore with build command
77eca9b fix: use flag for --aab instead of string compare
23dc936 fix: use filepath.Join everywhere
v0.2.0
Changelog
a5c8874 docs: update README with AAB support
f0f5402 fix: remove aapt requirement
5e350db feat: add aab build support
474fd6a fix: update version name/code and maxSdk