-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basic code lab for outline-web-wrapper process #334
Conversation
- Added steps to apply Kotlin plugin and update SDK versions in Gradle files. - Clarified dependency management to ensure dependencies are moved from the generated file to avoid reset issues. Without these updates, the Android setup instructions were incomplete and led to build issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems the steps are still failing for me.
Co-authored-by: Vinicius Fortuna <[email protected]>
Co-authored-by: Vinicius Fortuna <[email protected]>
…om/Jigsaw-Code/outline-internal-sdk into daniellacosse/initial_pwa_code_lab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't tried it again, but I think it will be better to submit this now, so others can give it a try and offer fixes if needed.
Thanks for putting this together!
I've moved the
outline-pwa
tooutline-web-wrapper
and updated the instructions here: https://github.com/Jigsaw-Code/outline-sdk/blob/5ac1619938828d5528bd735c2e2d70332e54e295/x/examples/outline-web-wrapper/README.md