Note how to switch back to the published SDK after building locally (#5042)

This commit is contained in:
Andy Balaam 2025-07-18 09:14:26 +01:00 committed by GitHub
parent 0fc3c4fe1e
commit cdced4beb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -157,6 +157,8 @@ Troubleshooting:
- If you get the error `Unsupported class file major version <n>`, try changing your JVM version by setting
`JAVA_HOME` and, if building via Android Studio, "File | Settings | Build, Execution, Deployment | Build Tools | Gradle | Gradle JDK".
You can switch back to using the published version of the SDK by deleting `libraries/rustsdk/matrix-rust-sdk.aar`.
### The Android project
The project should compile out of the box.