mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-05 03:19:52 +08:00
chore(android): integrate firebase-crashlytics (#11808)
This commit is contained in:
@@ -68,3 +68,8 @@
|
||||
-keepclassmembers public class **$$serializer {
|
||||
private ** descriptor;
|
||||
}
|
||||
|
||||
# Keep file names and line numbers.
|
||||
-keepattributes SourceFile,LineNumberTable
|
||||
# Keep custom exceptions.
|
||||
-keep public class * extends java.lang.Exception
|
||||
|
||||
Reference in New Issue
Block a user