mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-20 21:40:15 -07:00
Migrate to AndroidX
This commit is contained in:
parent
541782a566
commit
17397d6095
34 changed files with 179 additions and 172 deletions
|
|
@ -2,7 +2,7 @@ package net.kdt.pojavlaunch.utils;
|
|||
|
||||
import android.content.*;
|
||||
import android.content.res.*;
|
||||
import android.support.v7.preference.*;
|
||||
import androidx.preference.*;
|
||||
import java.util.*;
|
||||
import net.kdt.pojavlaunch.prefs.*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue