mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-19 21:10:11 -07:00
Compilation fix
This commit is contained in:
parent
2b80e427eb
commit
79791efb4d
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ package net.kdt.pojavlaunch;
|
|||
|
||||
import android.content.*;
|
||||
import android.net.*;
|
||||
import android.widget.*;
|
||||
import androidx.browser.customtabs.*;
|
||||
import android.support.customtabs.*;
|
||||
// import androidx.browser.customtabs.*;
|
||||
|
||||
public class CustomTabs {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue