mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 09:26:51 +00:00
Changing min sdk to 25
Change-Id: I0d28069967854357ca755bf25dec19d4979bdecf
This commit is contained in:
@@ -47,8 +47,6 @@ import androidx.annotation.VisibleForTesting;
|
||||
*/
|
||||
public class GridSizeMigrationTask {
|
||||
|
||||
public static boolean ENABLED = Utilities.ATLEAST_NOUGAT;
|
||||
|
||||
private static final String TAG = "GridSizeMigrationTask";
|
||||
private static final boolean DEBUG = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user