fix bugs.
This commit is contained in:
@@ -133,7 +133,7 @@ public class CommonAppContext extends MultiDexApplication implements Application
|
||||
@Getter
|
||||
public UnreadCountEvent unreadCountEvent;
|
||||
|
||||
public static int selectRelease = 1;
|
||||
public static int selectRelease = -1;
|
||||
|
||||
@Override
|
||||
public void onCreate() {
|
||||
|
||||
Reference in New Issue
Block a user