Skip to content

v0.22.3

Compare
Choose a tag to compare
@priitlatt priitlatt released this 18 Mar 09:01
· 276 commits to master since this release
cf232aa

This is a bugfix release from PR #210 to fix problems with tool android-keystore that was first added in version 0.21.0.

Improvements

  • Use better error message for keystore validation in case non-keystore file is passed for validation.

Fixes

  • Fix debug keystore creation using action android-keystore create-debug-keysotre. It was using invalid keyword argument to specify keystore path.
  • Make keystore path argument --keystore required for android-keystore create and android-keystore verify actions.