hotwired / turbo-android

Android framework for making Turbo native apps
MIT License
407 stars 51 forks source link

Fix potential crash from HTTP logging interceptor #331

Closed jayohms closed 2 months ago

jayohms commented 2 months ago

Ensure the loggingInterceptor is declared before any public functions can be called into the singleton instance.