Renamed previously missed package names
This commit is contained in:
parent
301ac10570
commit
aa8ed9475b
16 changed files with 50 additions and 52 deletions
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
|
@ -60,7 +60,7 @@
|
|||
#-keep class org.jaudiotagger.** { *; }
|
||||
|
||||
#For cast
|
||||
-keep class code.name.monkey.retromusic.cast.CastOptionsProvider { *; }
|
||||
-keep class io.github.muntashirakon.music.cast.CastOptionsProvider { *; }
|
||||
-keep class android.support.** { *; }
|
||||
-keep class com.google.** { *; }
|
||||
-keep class java.nio.file.** { *; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue