Skip to content

Commit 15f5b76

Browse files
committed
likely fix for obscure Android 13 crash
1 parent 030b1eb commit 15f5b76

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/proguard-rules.pro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@
2727
-keep class !android.support.v7.view.menu.**,** {*;}
2828
-dontwarn **
2929
-dontnote **
30+
31+
-keep class net.i2p.android.client.util.SummaryEditTextPreference { *; }

0 commit comments

Comments
 (0)