mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-12-28 11:58:23 +01:00
keep class CrashReportsFragment
This commit is contained in:
parent
ef870f93fc
commit
8902797b29
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
@ -10,6 +10,7 @@
|
|||||||
-keep class * extends androidx.preference.PreferenceFragmentCompat
|
-keep class * extends androidx.preference.PreferenceFragmentCompat
|
||||||
|
|
||||||
-keep class ml.docilealligator.infinityforreddit.settings.FontPreviewFragment { *; }
|
-keep class ml.docilealligator.infinityforreddit.settings.FontPreviewFragment { *; }
|
||||||
|
-keep class ml.docilealligator.infinityforreddit.settings.CrashReportsFragment { *; }
|
||||||
|
|
||||||
## EventBus Rules
|
## EventBus Rules
|
||||||
-keepattributes *Annotation*
|
-keepattributes *Annotation*
|
||||||
|
Loading…
Reference in New Issue
Block a user