feat(installer): sign apk in patcher worker

This commit is contained in:
Ax333l
2023-10-27 23:30:45 +02:00
parent 7d887c73e8
commit 172604fcdb
4 changed files with 36 additions and 35 deletions

View File

@@ -235,6 +235,7 @@
<string name="patcher_step_group_patching">Patching</string>
<string name="patcher_step_group_saving">Saving</string>
<string name="patcher_step_write_patched">Write patched Apk</string>
<string name="patcher_step_sign_apk">Sign Apk</string>
<string name="patcher_notification_message">Patching in progress…</string>
<string name="step_completed">completed</string>