projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Completed update of local database and storage after a successful remote move
[pub/Android/ownCloud.git]
/
proguard.cfg
diff --git
a/proguard.cfg
b/proguard.cfg
index
12dd039
..
3ad73fb
100644
(file)
--- a/
proguard.cfg
+++ b/
proguard.cfg
@@
-18,11
+18,11
@@
native <methods>;
}
native <methods>;
}
--keepclasseswithmember
name
s class * {
+-keepclasseswithmembers class * {
public <init>(android.content.Context, android.util.AttributeSet);
}
public <init>(android.content.Context, android.util.AttributeSet);
}
--keepclasseswithmember
name
s class * {
+-keepclasseswithmembers class * {
public <init>(android.content.Context, android.util.AttributeSet, int);
}
public <init>(android.content.Context, android.util.AttributeSet, int);
}