Commit graph

5 commits

Author SHA1 Message Date
2a0cc4d889
Split free & play code into separate gradle modules
This will hopefully enable me to use the gradle build health plugin, and still be compliant with F-Droid's policies. A consequence of this is that I had to go back to ACRA for error reporting, since I couldn't find a way to keep Firebase's gradle plugins on a library module instead of the main app module
2024-05-18 22:13:39 -06:00
0ff5ccdbd6 Re-implement Crashlytics 2020-09-21 15:07:50 -07:00
d854022691 Remove error handling entirely 2020-09-16 18:39:59 -07:00
66db5aa79d Fix error reports and allow disabling them 2020-04-08 07:58:54 -07:00
306e642d43 Revert replacing Firebase with ACRA 2020-04-08 07:58:54 -07:00