diff --git a/android/app/proguard-rules.pro b/android/app/proguard-rules.pro index 11b0257..38963de 100644 --- a/android/app/proguard-rules.pro +++ b/android/app/proguard-rules.pro @@ -8,3 +8,4 @@ # http://developer.android.com/guide/developing/tools/proguard.html # Add any project specific keep options here: +-keep public class com.horcrux.svg.** {*;}