This updates the crash reporter to user the newer v3 Google Drive API. This should hopefully be a bit more future-proof.
How to test
If you have the Google Drive API set-up with a service account, then you can try adjusting the constants in GoogleDriveConnector and running the test suite.
Contains
This updates the crash reporter to user the newer
v3
Google Drive API. This should hopefully be a bit more future-proof.How to test
If you have the Google Drive API set-up with a service account, then you can try adjusting the constants in
GoogleDriveConnector
and running the test suite.Notes
This depends on #49.