[tx-robot] updated from transifex
[pub/Android/ownCloud.git] / proguard.cfg
index 12dd039..3ad73fb 100644 (file)
     native <methods>;
 }
 
--keepclasseswithmembernames class * {
+-keepclasseswithmembers class * {
     public <init>(android.content.Context, android.util.AttributeSet);
 }
 
--keepclasseswithmembernames class * {
+-keepclasseswithmembers class * {
     public <init>(android.content.Context, android.util.AttributeSet, int);
 }