Added Bug Tracking System
This commit is contained in:
9
app/proguard-rules.pro
vendored
9
app/proguard-rules.pro
vendored
@@ -18,4 +18,11 @@
|
||||
|
||||
# If you keep the line number information, uncomment this to
|
||||
# hide the original source file name.
|
||||
#-renamesourcefileattribute SourceFile
|
||||
#-renamesourcefileattribute SourceFile
|
||||
-keep class com.finotes.android.finotescore.* { *; }
|
||||
|
||||
-keepclassmembers class * {
|
||||
@com.finotes.android.finotescore.annotation.Observe *;
|
||||
}
|
||||
|
||||
-keepattributes SourceFile,LineNumberTable
|
||||
Reference in New Issue
Block a user