After following the (albeit outdated) installation steps in the README, I have come across the following crash when attempting to perform a query: ``` Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.gson.stream.JsonReader" ``` This appears to be because this SDK has an undocumented dependency on the Google Gson library.