mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-09 07:15:06 +01:00
remove a redundant proguard rule
This commit is contained in:
parent
18ee425c48
commit
035b9212d1
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 New Issue
Block a user