Fix package names after a merge
This commit is contained in:
parent
3c0fc790d1
commit
3265af2086
17 changed files with 38 additions and 56 deletions
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
|
@ -56,7 +56,7 @@
|
|||
-keepclassmembers enum * { *; }
|
||||
-keepattributes *Annotation*, Signature, Exception
|
||||
-keepnames class androidx.navigation.fragment.NavHostFragment
|
||||
-keepnames class code.name.monkey.retromusic.model.Home
|
||||
-keepnames class io.github.muntashirakon.music.model.Home
|
||||
-keep class * extends androidx.fragment.app.Fragment{}
|
||||
-keepnames class * extends android.os.Parcelable
|
||||
-keepnames class * extends java.io.Serializable
|
Loading…
Add table
Add a link
Reference in a new issue