In order to use our OkHttp library with Jetpack Compose on desktop, it must be packaged as a jar since it runs on the JVM.
Additionally we could deprecate sentry-android-okhttp in favor of sentry-okhttp if it doesn't have any Android specific dependency.
In order to use our OkHttp library with Jetpack Compose on desktop, it must be packaged as a
jarsince it runs on the JVM.Additionally we could deprecate
sentry-android-okhttpin favor ofsentry-okhttpif it doesn't have any Android specific dependency.