Skip to content

Commit eb09c66

Browse files
committed
Update ComputerBuild.md
1 parent c59ee29 commit eb09c66

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/EN/SettingUpAaps/ComputerBuild.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,10 @@ Make sure to note down for yourself where your keystore is stored. You will need
380380

381381
The passwords for key store and key do not have to be sophisticated. If you lose your password in the future, see [troubleshooting for lost key store](#troubleshooting_androidstudio-lost-keystore).
382382

383+
```{warning}
384+
**Avoid special characters in your passwords.** Use only letters and digits for the keystore and key passwords. In particular, do not use `$`, a backtick, `"` or `\`. If you later switch to the [Browser build](#aaps-ci-option2) and reuse this keystore, these characters can make the signing step fail, see [Browser build troubleshooting](#aaps-ci-password-special-characters).
385+
```
386+
383387
* The default alias (3) for your key is "key0", leave this unchanged.
384388

385389
* You now need a password for your key. To keep it simple, if you want, you can use the same password you used for your keystore, above. Enter a password (4) and confirm it.

0 commit comments

Comments
 (0)