We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493b75f commit 152ce42Copy full SHA for 152ce42
audioswitch/proguard-rules.pro
@@ -19,3 +19,5 @@
19
# If you keep the line number information, uncomment this to
20
# hide the original source file name.
21
#-renamesourcefileattribute SourceFile
22
+-keep class com.twilio.audioswitch.** { *; }
23
+-keepattributes InnerClasses
0 commit comments