console
console copied to clipboard
fix setSelfSigned syntax for import step in android docs
What does this PR do?
(Provide a description of what this PR does.)
The android docs had .setSelfSigned(status: true)
which is the wrong syntax as suggested in the issue.
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.) https://github.com/appwrite/console/issues/999
Have you read the Contributing Guidelines on issues?
(Write your answer here.) Yes