优化基础布局
This commit is contained in:
@@ -2,8 +2,10 @@ package com.mogo.httpdns;
|
||||
|
||||
import android.location.Location;
|
||||
|
||||
import com.mogo.utils.httpdns.HttpSimpleLocation;
|
||||
import androidx.annotation.Keep;
|
||||
|
||||
import com.mogo.utils.httpdns.HttpSimpleLocation;
|
||||
@Keep
|
||||
public interface IHttpDnsLocationChanged {
|
||||
/**
|
||||
* 获取当前定位
|
||||
|
||||
Reference in New Issue
Block a user