BrowserWorks / Waterfox-Android

Waterfox for Android
Mozilla Public License 2.0
85 stars 3 forks source link

Update gradle to 8.5 and AGP to 8.0.2 #45

Closed sdex closed 5 months ago

MrAlex94 commented 5 months ago

I seemed to get a crash: https://browserworks.sentry.io/share/issue/e17321cf13694c50ae7a44bb052fc66b/

But once I clear app storage, it launches without issue. I can't seem to reproduce after that. Any cause for concern?

sdex commented 5 months ago

It crashes because the app tries to access a file in the UI thread, see my comment here https://github.com/WaterfoxCo/Waterfox-Android/pull/17#issuecomment-1879991802 I don't think it's related to these changes.