mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-18 08:05:20 +01:00
Prevent R8 from removing appthemehelper classes
This commit is contained in:
parent
2bcce6977d
commit
46544e000e
2 changed files with 2 additions and 33 deletions
2
appthemehelper/proguard-rules.pro
vendored
2
appthemehelper/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 class code.name.monkey.appthemehelper.** { *; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue