Fixed released version of the app crashing becaused of removed code due to minify
This commit is contained in:
parent
af97d0b545
commit
a5de783ebe
1 changed files with 2 additions and 0 deletions
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
|
@ -19,3 +19,5 @@
|
|||
# If you keep the line number information, uncomment this to
|
||||
# hide the original source file name.
|
||||
#-renamesourcefileattribute SourceFile
|
||||
|
||||
-keep public class * extends androidx.fragment.app.Fragment { *; }
|
Loading…
Reference in a new issue