We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f087bc5 commit b0a00e7Copy full SHA for b0a00e7
app/proguard-rules.pro
@@ -1,10 +1,10 @@
1
# Uncomment this to preserve the line number information for
2
# debugging stack traces.
3
-#-keepattributes SourceFile,LineNumberTable
+-keepattributes SourceFile,LineNumberTable
4
5
# If you keep the line number information, uncomment this to
6
# hide the original source file name.
7
-#-renamesourcefileattribute SourceFile
+-renamesourcefileattribute SourceFile
8
9
## Preferences reflection
10
-keep class * extends androidx.preference.PreferenceFragmentCompat
0 commit comments