안드로이드 데이터 추가

This commit is contained in:
Ino 2024-12-15 10:59:49 +09:00
parent 06274630cb
commit 4f1cf162ac
3 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
keytool -exportcert -alias androiddebugkey -keystore "LWS.keystore" | openssl sha1 -binary | openssl base64
pause

Binary file not shown.

View File

@ -0,0 +1,2 @@
keytool -list -v -keystore "OnestoreLWS.keystore" -alias "fgb"
pause