upd proguard keep

This commit is contained in:
Yuriy Liskov
2025-07-07 01:03:14 +03:00
parent ad8be22cdc
commit f9cc25cf2a

View File

@@ -1,3 +1,4 @@
-keep class com.liskovsoft.smartyoutubetv2.common.exoplayer.controller.ExoPlayerController { *; }
-keep class androidx.leanback.app.BrowseSupportFragment { *; }
-keep class com.liskovsoft.smartyoutubetv2.common.app.models.playback.controllers.AutoFrameRateController { *; }
-keep class io.reactivex.internal.operators.observable.ObservableDelaySubscriptionOther { *; }