X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/154bb85cf1cc5347333be1cea339907b13cc746a..92c904909187722a3affc6d311265e61ba313c5b:/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); }