mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-19 21:10:11 -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;
|
|||
|
||||
import android.content.*;
|
||||
import android.net.*;
|
||||
import android.support.customtabs.*;
|
||||
import androidx.browser.customtabs.*;
|
||||
// import androidx.browser.customtabs.*;
|
||||
|
||||
public class CustomTabs {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue