Created
April 3, 2022 20:01
-
-
Save vbalagovic/48c01073d9084d5d6abf3e929362866f 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
keytool -genkey -v -keystore /Users/vedranbalagovic/keystores/flutter_skeleton.jks -storetype JKS -keyalg RSA -keysize 2048 -validity 10000 -alias flutter_skeleton |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment