Skip to content

Commit

Permalink
Remove old key
Browse files Browse the repository at this point in the history
  • Loading branch information
ddorgan authored and gabreal committed Sep 5, 2018
1 parent b25500e commit 4ec6395
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gen_key.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

rm -rf android/app/apk.keystore

keytool -genkey -noprompt \
-alias testing \
-keysize 2048 \
Expand Down

0 comments on commit 4ec6395

Please sign in to comment.