Skip to content

Instantly share code, notes, and snippets.

@dzungvu
Created December 28, 2021 04:09
Show Gist options
  • Save dzungvu/2185c405b83eda1d502162eab15bdb2b to your computer and use it in GitHub Desktop.
Save dzungvu/2185c405b83eda1d502162eab15bdb2b to your computer and use it in GitHub Desktop.
#!/bin/bash
jarsigner -verbose -sigalg SHA256withRSA -digestalg SHA-256 -storepass abcdxyzt1234 -keystore my-key.keystore app-release.aab alias_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment