Skip to content

Commit cdced4b

Browse files
authored
Note how to switch back to the published SDK after building locally (#5042)
1 parent 0fc3c4f commit cdced4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/_developer_onboarding.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ Troubleshooting:
157157
- If you get the error `Unsupported class file major version <n>`, try changing your JVM version by setting
158158
`JAVA_HOME` and, if building via Android Studio, "File | Settings | Build, Execution, Deployment | Build Tools | Gradle | Gradle JDK".
159159

160+
You can switch back to using the published version of the SDK by deleting `libraries/rustsdk/matrix-rust-sdk.aar`.
161+
160162
### The Android project
161163

162164
The project should compile out of the box.

0 commit comments

Comments
 (0)