Skip to content

Build debug build automatically with a debug key.#477

Merged
octoshrimpy merged 2 commits intoquik-sms:masterfrom
Inhishonor:debug-gradle
Jun 11, 2025
Merged

Build debug build automatically with a debug key.#477
octoshrimpy merged 2 commits intoquik-sms:masterfrom
Inhishonor:debug-gradle

Conversation

@Inhishonor
Copy link
Copy Markdown
Collaborator

@Inhishonor Inhishonor commented Jun 9, 2025

After commenting out that signing configs block 3 times in a row, I got sick of it and changed it to automatically use the debug keys. I basically had to force android studio to generate a debug key, and then move the keystore existence check to another area. If the keystore check is in the signing configs section, it fails every time. So I moved it to the bottom, and now everything works.

I also removed the section in the contributing guidelines about this.

Can you double check that a release still builds? I am pretty sure it will, but am unable to test that. Thanks!

@Inhishonor
Copy link
Copy Markdown
Collaborator Author

Sorry, I realized I should probably split it into two commits. It's fixed now.

@octoshrimpy octoshrimpy merged commit 8354088 into quik-sms:master Jun 11, 2025
2 checks passed
@Inhishonor Inhishonor deleted the debug-gradle branch June 12, 2025 13:11
@octoshrimpy octoshrimpy mentioned this pull request Nov 6, 2025
@github-actions github-actions bot mentioned this pull request Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants