Remco Mokveld
Remco Mokveld
> 1.7.0 has launched but they are all still marked as Experimental. Any updates on this? 1.7.0 of kotlin was released. The coroutines library is still on 1.6.0.
It is not necessary to distribute as an aar to package proguard rules. Moshi is distributed as a jar and packages proguard rules. I'm not sure if that works with...
Would it be possible to have only the uncaught exception handler/event queue to be initialized on the main thread and then do all sentry initialization on a background thread?