Verified Commit 4ec6395e authored by ddorgan's avatar ddorgan Committed by gabriel klawitter
Browse files

Remove old key

parent b25500e2
#!/bin/bash
rm -rf android/app/apk.keystore
keytool -genkey -noprompt \
-alias testing \
-keysize 2048 \
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment