mirror of
https://github.com/yuliskov/SmartTube.git
synced 2026-03-13 15:20:26 +08:00
upd multidex keep pro;
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
-keepclassmembers class com.liskovsoft.smartyoutubetv2.tv.ui.browse.BrowseActivity {
|
||||
<init>(...);
|
||||
public void onCreate(android.os.Bundle);
|
||||
}
|
||||
-keepclassmembers class org.slf4j.LoggerFactory {
|
||||
public static org.slf4j.Logger getLogger(java.lang.Class);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user