aboutsummaryrefslogtreecommitdiff
path: root/configpanel/proguard.flags
diff options
context:
space:
mode:
Diffstat (limited to 'configpanel/proguard.flags')
-rw-r--r--configpanel/proguard.flags3
1 files changed, 3 insertions, 0 deletions
diff --git a/configpanel/proguard.flags b/configpanel/proguard.flags
new file mode 100644
index 0000000..43b57d9
--- /dev/null
+++ b/configpanel/proguard.flags
@@ -0,0 +1,3 @@
+-keepclasseswithmembers class * {
+ public <init>(android.content.Context, android.util.AttributeSet);
+}