X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/154bb85cf1cc5347333be1cea339907b13cc746a..24356ea2501fc55edf7ab2df2da2b12f8acb210a:/proguard.cfg diff --git a/proguard.cfg b/proguard.cfg index 12dd0392..3ad73fb1 100644 --- a/proguard.cfg +++ b/proguard.cfg @@ -18,11 +18,11 @@ native ; } --keepclasseswithmembernames class * { +-keepclasseswithmembers class * { public (android.content.Context, android.util.AttributeSet); } --keepclasseswithmembernames class * { +-keepclasseswithmembers class * { public (android.content.Context, android.util.AttributeSet, int); }