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