Remove an unused script
[ci skip]
This commit is contained in:
parent
8348aca118
commit
8c7087ff7f
@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
jarsigner -digestalg SHA1 -sigalg MD5withRSA -verbose -keystore my-release-key.keystore "$1" reduz
|
||||
|
||||
echo ""
|
||||
echo ""
|
||||
echo "Checking if APK is verified..."
|
||||
jarsigner -verify "$1" -verbose -certs
|
||||
|
Loading…
Reference in New Issue
Block a user