[go: up one dir, main page]

Skip to content

Releases: ajinasokan/apkc

v0.4.1

11 Mar 06:20
Compare
Choose a tag to compare

Changelog

  • c436505 feat: add windows and arm64 to goreleaser

v0.4.0

11 Mar 06:18
Compare
Choose a tag to compare

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

09 Aug 07:17
Compare
Choose a tag to compare

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

15 Jul 14:54
Compare
Choose a tag to compare

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

v0.1.0

08 Jul 03:27
06b29ee
Compare
Choose a tag to compare

Changelog

3c9f22e repo: add goreleaser
06b29ee add license
01ba6fb init repo