mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-11-07 03:07:26 +01:00
Merge pull request #511 from ratabb/rbb/proguard
keep class CrashReportsFragment
This commit is contained in:
commit
a145f6d6cd
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
@ -10,6 +10,7 @@
|
||||
-keep class * extends androidx.preference.PreferenceFragmentCompat
|
||||
|
||||
-keep class ml.docilealligator.infinityforreddit.settings.FontPreviewFragment { *; }
|
||||
-keep class ml.docilealligator.infinityforreddit.settings.CrashReportsFragment { *; }
|
||||
|
||||
## EventBus Rules
|
||||
-keepattributes *Annotation*
|
||||
|
Loading…
Reference in New Issue
Block a user