android: keep okio classes
Fixes running profile builds.
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
49e3b03885
commit
9bf650c700
Vendored
+1
@@ -60,6 +60,7 @@
|
||||
-keep class sun.misc.Unsafe { *; }
|
||||
-dontwarn java.nio.file.*
|
||||
-dontwarn org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
|
||||
-keep class okio.** { *; }
|
||||
-dontwarn okio.**
|
||||
|
||||
# WebRTC
|
||||
|
||||
Reference in New Issue
Block a user