zond / android-diplicity

Android client for the diplicity service.
https://diplicity-engine.appspot.com/
GNU General Public License v3.0
9 stars 8 forks source link

Google Drive Storage Exceeded #93

Closed tttppp closed 5 years ago

tttppp commented 5 years ago

From the latest build:

panic: googleapi: Error 403: The user's Drive storage quota has been exceeded., storageQuotaExceeded

I think this requires @zond to delete some old build artifacts (deleting all of them might be the simplest option, since we can always build something again if we really need it).

zond commented 5 years ago

Ah, when I moved abroad I had to re-subscribe to the Drive storage :)

Done!

On Sat, Feb 16, 2019, 07:55 tttppp <notifications@github.com wrote:

From the latest build:

panic: googleapi: Error 403: The user's Drive storage quota has been exceeded., storageQuotaExceeded

I think this requires @zond https://github.com/zond to delete some old build artifacts (deleting all of them might be the simplest option, since we can always build something again if we really need it).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zond/android-diplicity/issues/93, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAddVs9fqAR_KsBcHBNRlzzLV94GImuks5vN6tdgaJpZM4a-1JO .

tttppp commented 5 years ago

Thank you!