Skip to content

Releases: shogo82148/androidbinary

v1.0.5

Choose a tag to compare

@shogo82148 shogo82148 released this 08 Dec 10:57
0e4d82b

What's Changed

  • FuzzNewXMLFile in the package github.com/shogo82148/androidbinary failed by @github-actions in #79
  • Bump actions/setup-go from 4 to 5 by @dependabot in #84
  • Parse compile SDK properties from manifest by @oskarwojciski in #85

New Contributors

  • @github-actions made their first contribution in #79
  • @oskarwojciski made their first contribution in #85

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@shogo82148 shogo82148 released this 10 Sep 20:49
2cda964

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@shogo82148 shogo82148 released this 14 Feb 23:22
c16c4d7

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2: Merge pull request #46 from tonywang/feature/support-uses-permission

Choose a tag to compare

@shogo82148 shogo82148 released this 18 Dec 00:48
85e23a6
  • Add uses-permission support #46

v1.0.1: Merge pull request #35 from shogo82148/fix-broken-example-test

Choose a tag to compare

@shogo82148 shogo82148 released this 30 Aug 13:17
48972b3
  • add ScreenOrientation for AppActivity #34

v1.0.0: Merge pull request #33 from shogo82148/hello-github-action

Choose a tag to compare

@shogo82148 shogo82148 released this 29 Aug 12:52
492d2f4
Hello GitHub Action

First release

Choose a tag to compare

@shogo82148 shogo82148 released this 12 Jan 07:31
4206a78
Merge pull request #21 from shogo82148/drop-go17-support

Drop Go 1.7 support, no need to fallback SeekStart.