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 5557342 commit 5aecd89Copy full SHA for 5aecd89
1 file changed
app/proguard-rules.pro
@@ -10,7 +10,7 @@
10
-dontwarn org.conscrypt.*
11
-dontwarn org.openjsse.**
12
13
-# refrofit2 (with r8 full mode)
+# retrofit2 (with r8 full mode)
14
-if interface * { @retrofit2.http.* <methods>; }
15
-keep,allowobfuscation interface <1>
16
-keep,allowobfuscation,allowshrinking class kotlin.coroutines.Continuation
0 commit comments