feat(release): release 서명 설정을 추가한다

This commit is contained in:
2026-06-29 16:40:58 +09:00
parent f1e3b5a49e
commit 5578d59e1f
2 changed files with 75 additions and 3 deletions

8
.gitignore vendored
View File

@@ -64,9 +64,11 @@ captures/
.idea/deploymentTargetSelector.xml
# Keystore files
# Uncomment the following lines if you do not want to check your keystore files in.
#*.jks
#*.keystore
*.jks
*.keystore
*.p12
*.pem
*.key
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild