We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb52a1b commit 10fa401Copy full SHA for 10fa401
sentry-ktor-client/src/main/resources/META-INF.proguard/sentry-ktor-client.pro
@@ -0,0 +1,7 @@
1
+##---------------Begin: proguard configuration for Ktor Client ----------
2
+
3
+-keepclassmembers class io.ktor.client.engine.okhttp.OkHttpConfig {
4
+ kotlin.jvm.functions.Function1 config;
5
+}
6
7
+##---------------End: proguard configuration for Ktor Client ----------
0 commit comments