remove a redundant proguard rule
This commit is contained in:
parent
18ee425c48
commit
035b9212d1
1 changed files with 0 additions and 4 deletions
4
app/proguard-rules.pro
vendored
4
app/proguard-rules.pro
vendored
|
@ -5,7 +5,3 @@
|
|||
-keepattributes SourceFile, LineNumberTable, Signature, RuntimeVisibleAnnotations,AnnotationDefault
|
||||
|
||||
-keep class com.simplemobiletools.calendar.models.** { *; }
|
||||
|
||||
-keepclassmembers class * {
|
||||
@com.google.api.client.util.Key <fields>;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue