Created
December 28, 2021 04:09
-
-
Save dzungvu/2185c405b83eda1d502162eab15bdb2b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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