diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index f1b4245..98c1576 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -19,3 +19,5 @@ # If you keep the line number information, uncomment this to # hide the original source file name. #-renamesourcefileattribute SourceFile + +-keep class com.shockwave.* \ No newline at end of file